On Mon, Jul 23, 2012 at 12:12 PM, netdawg <net.d...@yahoo.com> wrote: > I am also intrigued by the "generic DAO" concept in the tawus blog, but > fail to see how to implement, so far. Would be great if this concept, if > I am understanding correctly, could be standardized to pick up directly from > the entities directory for basic CRUD. And similarly pick up from, say, > the services.dao.* package, sub-directory for custom queries on the same > entities. Then, Tapestry could offer a CRUD application out-of-the-box just > by specifying the entities.
Well, that's Tynamo.org's tapestry-model (http://tynamo.org/tapestry-model+guide). Works fine for hibernate, jpa applications just by providing the entities. Kalle --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org