John Coleman wrote:

I am working on a project to create a Tapestry application generator. This will 
be for lightweight applications, i.e. the typical web application not requiring 
EJB and a application server, and all that heavy J2EE stuff.

The idea is that a enterprise model is designed using a GUI tool. This will 
define a set of entity object interfaces, services and persistence layer.

From these a set of Tapestry components will be generated; i.e. create entity 
page, retrieve entity page, update entity page, etc... and then a HiveMind 
service business class encapsulating the CRUD persistence and anything else, 
and hooking into the persistence layer - I'm using Cayenne at the moment. It 
will also wire up the services using a generated hivemodule. Everything will be 
well decoupled and pluggable, lightweight, using the minimum number of 
frameworks/technologies.

I wonder if others are interested in this venture, people with 
Tapestry/HiveMind/Cayenne and Velocity would be ideal. If so, it would be nice 
to set up an open source project.

If you know of anything simlar, please let me know.
Sounds like a wonderful goal you're aiming for...I'll reserve bolder comments till I hear and see more about/of it. Sounds a bit like trails, doesn't it? I'm starting to hear cracks in the very thin ice here, comparing a technology I've never used with a technology that doesn't exist yet, so I'll leave it at that. :)

t.n.a.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to