From: Mark W. <mor...@SM...> - 2002-12-23 02:33:53
|
Ara Abrahamian wrote: >Btw while we're talking about eager loading or lazy loading things... >how do you find the idea of providing a dynamic mechanism to specify at >runtime for each scenario which parts should be loaded eagerly or >lazily? I mean a simple LoadPolicy object passed to the session.load() >method. Specifying lazy-load/blabla in the xml file is a very static and >inflexible approach for different use cases. > +1 I'd also love to see the ability to lazy-load objects instead of just collections... -Mark |