TODO:

  * New Test for HTML rendering using fieldname_field templates.

  * Combination-field (contains several other fields)
  * Date field
  * More Examples
  * Test rendering output
  * Simple reflectors
  * Documentation for HTML renderer - proper use of render_hints
  * "Widgets" - jQuery datetime dealy "remote post" options etc

DONE:

2010-02-19 - Renderer::HTML - add table based rendering
2010-06-11 - Add 'editable' flag used for disabling fields
2010-06-11 - added DelegateConnection - a better way to delegate values to external objects
2010-06-11 - Option retrieval now uses DelegateConnections
2010-07-25 - Adjust HTML field templates so that the actual input element can be used directly. 
