On 12/13/05 8:13 AM, Sean Davis wrote:
> Thanks for the pointers.  Your thought process was exactly what I was hoping
> to see....

And one more thing regarding multiple objects in a single form.  That's fine
too.  Just iterate over each object and make the corresponding fields, maybe
prefixing the field names with something to avoid clashes (this may be
automated eventually).  Then make your own objects_from_form() and
init_with_objects() methods that return and take multiple objects,
respectively, where the "objects" name is "users" or "products" or
"order_information" or whatever plural name you want.

-John




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to