On Thursday, Oct 10, 2002, at 13:12 Europe/Zurich, Joseph Panico wrote:

> Mind you, I'm only doing very simple things so far with Hibernate. A 
> very small model (2 EOs) and simple manipulations

Sounds promising... Quick question: how is the modelization done? I 
recall some esoteric xml files or something. Can the model be generated 
on the fly? What I would like to have is the ability to generate the 
model dynamically from an object graph, and use the model to generate 
the underlying data store. Without further ado. Basically, a top down 
approach: any given object graph does/should have more then enough 
information to allow the persistency layer to dwim it ("do what I 
mean"). There is no real need for manual modelization as far as an 
object graph goes. The entire process could/should be entirely 
transparent.

Though?

PA.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to