Use order from definition in editors/viewers
Extendet Tests and description on how to set up the test db.
Public test Db server (not athena)
Docs
Formated editor/viewer with ->edit_html or ->view_html tied to %db
Decide when to use confess/croak/die/...
Autodetect order flds
FIXME's
N2One relations
Time optimisations
Security checks on read only fields
Separate public and private methods in the docs
Separate overriden methods describing only changes
Make sure data don't get mixed between tables on multitable select
Save related data from multitable select to preven futher db calls
Make $data in all Fld constructors case insensitive
Add required require statements to the synopsis
Implement some access restrictions, fld and table based, update the "this is 
         not a secure way ..." in the CGI... classes.
Let the user set the sices of the sql types in the params
Don't bug out if a field is left empthy in a html form.
Don't bug out if an empthy sel fields is pased to Fromated.cgi
Write the tutorial an update the HTMLview.pm docs
Move the QuickStart doc from the old distribution
Move default/formated editors to edit_html in Post, PostSet, update README file
Extende the Formated.cgi docs
Combine all data getting subs in the Flds to one common
