Developer Utilities
From XOMBO Documentation
The following developer utilities are available as Command Line Interface applications in the ./scripts folder:
- Object Builder Responsible for assisting developers in generating Control & DBObject objects and their subsequent View(s).
- Object Compiler Responsible for compiling & installing objects defined with Object Builder.
Object Builder
File ./scripts/objectBuilder.php ★ SVN http://svn.xombo.org/svn/platform/current/trunk/scripts/objectBuilder.php API DOCS
Object Compiler
File ./scripts/objectCompiler.php ★ SVN http://svn.xombo.org/svn/platform/current/trunk/scripts/objectCompiler.php API DOCS

