资 源 简 介
Scope of this project is allow to use normal directory navigation tool to inspect you database structure.
So you are able to compare your development database structure with the production one in easy way, simply using a the diff tool, or to find where a field is defined using the grep tool.
Filesystem that actually can be used:
xmlfs - you can mount an xml file like a filesystem. So you can inspect it using normal file manager. You can see element, attribute and text. The default namespace is handled using the def (default) prefix. If this tag is used in the xml file the system will use def2 or def3 or def4 ... and so on.
sugar_datastore - you can mount the directory used bu sugar datastore to store all the user datafile. The filename is the name that the user specify from the sugar interface. If the user specify some tag, you can see this tag like a subdirecotory where are presente only the file th