The Fusebox Scaffolding Team
Deliverables
The deliverables are still being discussed but the following is a list of suggestions under discussion.
- The main deliverable is the creation of a plugin to create a sample application which will list, view, add, update and delete records from a database table.
- A tool to edit the XML definition created by the scaffolding and allow the result to be customised.
- An update to the existing Wireframe Tool to allow the generation of more customised scaffolding pages from a wireframe.
The intermediate step we expect are:
- The definition of an intermediate XML file for use in saving the metadata during generation.
- A cfc to read the database and create the intermediate XML file.
- A cfc to read the XML file and generate fuses for a view, form, and list for the selected table.
- A lexicon to support the use of the generated code with Reactor.
- A lexicon to support the use of the generated code with Transfer.
