David Zejda wrote:

What do you recommend - should I redesign my model to make it not dependent on being informed whenewer an object completely materialized?

I guess, that would make a lot of things easier. In my experience, if you can get away with POJOs in your app (e.g. the domain is not aware of persistence) then you'll have an easier time developing and working things. See e.g. the Domain Logic Chapters from Fowler's Book Enterprise Application Architecture:


http://www.theserverside.com/articles/article.tss?l=FowlerPatterns

Tom


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



Reply via email to