Re: PersistenceManager extends Serializable

2006-10-18 Thread Craig L Russell
ialize a PersistanceCapable instanc. Heck, it already knows how to map a PC to a database). :-) -geoff - Original Message From: Michael Bouschen <[EMAIL PROTECTED]> To: jdo-dev@db.apache.org Cc: JDO Expert Group <[EMAIL PROTECTED]> Sent: Wednesday, October 18, 2006 2:43:43 PM

Re: PersistenceManager extends Serializable

2006-10-18 Thread Geoff hendrey
database). :-) -geoff - Original Message From: Michael Bouschen <[EMAIL PROTECTED]> To: jdo-dev@db.apache.org Cc: JDO Expert Group <[EMAIL PROTECTED]> Sent: Wednesday, October 18, 2006 2:43:43 PM Subject: Re: PersistenceManager extends Serializable Hi Craig, I think this is a goo

Re: PersistenceManager extends Serializable

2006-10-18 Thread Michael Bouschen
Hi Craig, I think this is a good idea, since it would allow storing a PersistenceManager as a session attribute (for whatever purpose). The interesting question is whether any caches get serialized along with the PersistenceManager? What happens with cached persistent instances of a non-seria