hi! for performance reasons, and because proxies don't work for me (in client / server) i implemented my own lazy-loading (in my code, not ojb). to enable the whole thing, i set auto-retrieve to false on lots of collection and reference descriptors. the whole thing works quite fine, but when i store the object, the not-retrieved references will be set to null. for m this seems to be a bug, because it's not required to really have those references loaded.
please tell, if this is a bug or not, because if it is, i'll fix that. if this is not a bug, please tell me a solution. juergen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
