I am looking at needing to create a web-app that includes some scaffolding of RDBO classes. I would like to use catalyst (though I don't think the framework in important to the question). So, I have a couple of general questions--how do you envision integrating a rose::db::object with a rose::html::object (in particular, a form)? The correspondence between html::object and db::object are almost 1:1, with the exception of relationships (that will show up as option lists or something like that) to other tables. I could envision making a module (don't know how yet) that would take the various datatypes from RDBO and generate an HTML::Form object from it automatically. I guess I'm just curious if you have examples of doing this kind of thing....
Thanks, Sean ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/rose-db-object
