2009/05/23
  Improve example of Repeatable form (BookDB, User) to do adds & deletes with js

2009/05/14
  Create more usable 'add_field' routine that will handle ordering, parent,
      and form attributes. Use in create_instance.

2009/05/02
  add Rendering modules: TT using Data::Section? using HTML::Dom or Treebuilder?, Reaction?

09/04/23
  error messages issues for nested forms: prefix with field name? 
  improve field HTML produced in Render::Simple to include error messages or special css

09/04/01 gshank
  improve auto field support 
  investigate a Catalyst View to provide better template support (like Reaction)
  investigate other Form processing HTML generation
  clean up DateTime fields (make consistent), better tests

