module GitDS
Copyright 2011 Thoughtgang <www.thoughtgang.org>
TODO: register ModelItemClass
name, e.g. ‘user’, with model.
then to instantiate, get item name from path, e.g. system/1/user/1 would be 'user' ...and use that to determine class to instantiate.
TODO: query/find/grep (search of object contents or paths)
Copyright 2011 Thoughtgang <www.thoughtgang.org>
TODO: mutex for staging TODO: cross-process (file) locking? via config or something. Maybe in Database
Copyright 2010 Thoughtgang <www.thoughtgang.org>