[Hibernate-devel] Feature for Lazy Initialization using Proxies

2002-06-11 Thread Gavin_King/Cirrus%CIRRUS
Damn, I meant to send a mail to the list. Instead I sent it to Jon only. I hope he doesnt mind me reposting his response with my mail quoted at the bottom. Gavin Jon wrote: >Don't worry, I wouldn't check anything like this straight in... I just >wanted to see what the thoughts of everyone e

Re: [Hibernate-devel] Feature for Lazy Initialization using Proxies

2002-06-11 Thread Paul Szego
Hi John, I assume it's turned off by default: backwards compatibity is a wonderful thing. PaulS :) > Hi... > > I patched my version of Hibernate with a feature that I think is useful, > but before I committed it I wanted make sure everyone agrees with what I > have done and if we should make t

[Hibernate-devel] Feature for Lazy Initialization using Proxies

2002-06-11 Thread Jon Lipsky
Hi...   I patched my version of Hibernate with a feature that I think is useful, but before I committed it I wanted make sure everyone agrees with what I have done and if we should make this feature configurable, etc...   Normally if you open a session, load or find some object, then close t