This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Alex's HowTo's: December Update (OT: Stable Link?)bill.burke Dec 13, 2004 4:24 PM (in response to epbernard)"rjamestaylor" wrote: "rjamestaylor" wrote: "rjamestaylor" wrote: "rjamestaylor" wrote: 
 Alex,
 Can you post the pages to a stable location? It doesn't seem that (a) attchments or (b) links to forum messages have a very long life span around here (just from the volume of posts I've seen referring to both followed by "not found" posts shortly thereafter.
 If you need a stable URL, let me know.
 Thanks.
- 
        2. Re: FetchType.LAZY and detached entitiesclcantrell Dec 23, 2004 8:00 PM (in response to epbernard)I fell that the spec should address it, and I would not want to see just an empty collection. This would be misleading. null would be much better to indicate the collection has not yet been initilized. 
- 
        3. Re: FetchType.LAZY and detached entitiesbill.burke Dec 23, 2004 8:18 PM (in response to epbernard)NULL would require special bytecode manipulation. While, the other approach, of supplying an instance of a collection that is managed by the persistence manager, does not require special bytecode manipulation. 
 Bill
 
     
    