On Sunday 26 September 2004 22:52, Peter Neubauer wrote:
> Hi,
> I'm thinking about a facility to provide persistence for components. 

Before getting carried away, _I_ am VERY negative to persisting components. It 
doesn't make sense.
What DOES make sense is a facility where components can persist ValueObjects.

There are some inherent problems with JDO (and possibly Hibernate) in that the 
implementation I know (Kodo), there is bytecode manipulation going on, and 
with that certain classloading constraints, both during the compilation as 
well as runtime.

I don't have the time right now to look into it, but I just want to raise a 
finger of warning about trying to persist components.


Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


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

Reply via email to