On Mon, 3 Mar 2003, Christopher Oliver wrote: > I've just committed [experimental] changes that provide a simple > database API for the Cocoon flow layer modeled after JSTL > (http://java.sun.com/products/jsp/jstl). This will allow you to perform > a database query in a flow script that produces a bean-like object for > use by your presentation layer (i.e. you can pass it to sendPage*() or > use it as part of your XMLForm model), without requiring a heavyweight > object-relational mapping.
Sweet! I was starting to wonder when we'd get some DB conectivity in the flow. I look forward to checking it out.. Regards, Tony