The Fusebox Scaffolding Team

Kevin Roche
Peter Bell

Deliverables

The deliverables are still being discussed but the following is a list of suggestions under discussion.

  1. 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.
  2. A tool to edit the XML definition created by the scaffolding and allow the result to be customised.
  3. 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:

  1. The definition of an intermediate XML file for use in saving the metadata during generation.
  2. A cfc to read the database and create the intermediate XML file.
  3. A cfc to read the XML file and generate fuses for a view, form, and list for the selected table.
  4. A lexicon to support the use of the generated code with Reactor.
  5. A lexicon to support the use of the generated code with Transfer.