09/04/23
  regularize usage of name/accessor/full_name/prename. which methods
     (field(), field_exists(), field_index()) use which names? 
  add tests for apply actions
  deflation support
  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
  improve testing of Render::Simple. Make sure all field types are handled.
  clean up DateTime fields (make consistent), better tests
  testcases for noupdate and clear flags
  look for other missing tests
  View::TT FillInForm role (check with jhannah)

bigger stuff
  support related rows, multiple rows
    first step? handle related records with custom code. Gradually move to generic.
   

