Does anyone know of a more comprehensive sample than the one supplied in the Cocoon samples directory? (under cocoon/samples/databases/mod-db). In the sitemap, the comment is made that:
* no parameter validation is done (in a real application, you'd want to check their values as well) * you'd want to use an action set for this or even better, call these actions from the flow layer! (The sitemap for this example also seems very verbose; considering just one table or two tables are being handled; can this approach not be 'generalized' further so that it can easily scale up to handle a more complex database - on the order of 20-60 tables....) I assume that checking could (should?) be done with woody form - is there any single sample (even for one database table) that: * uses modular database actions * calls actions from a flow script * uses woody forms for validation [and shows how and where this fits into validation paradigm] If someone has worked through all these and is prepared to make something available, I can try and help out with documentation and explanation (to help the next person through the learning curve). It seems that Cocoon can be incredibly powerful ito separation of concerns, but that sometimes that power is hidden below layers of (unnecessary?) complexity. Thanks Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
