hibernate lazy loading byte code instrumentation and wicket serialization

2009-06-02 Thread tubin gen
I am thinking of using byte code instrumentation for lazy loading of
properties , I use hibernate entities as model for most of my pages and
wonderingbyte code instrumentation will cause any issues for
serialization ?


Re: hibernate lazy loading byte code instrumentation and wicket serialization

2009-06-02 Thread Igor Vaynberg
considering you should be using LDM models and so you do not have
direct references to entities - no.

-igor

On Tue, Jun 2, 2009 at 1:26 PM, tubin gen fachh...@gmail.com wrote:
 I am thinking of using byte code instrumentation for lazy loading of
 properties , I use hibernate entities as model for most of my pages and
 wondering    byte code instrumentation will cause any issues for
 serialization ?


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org