View Single Post
  #3 (permalink)  
Old 07-02-2007, 09:54 PM
Peter Peter is offline
Senior Member
 
Join Date: Jun 2007
Posts: 119
Peter is on a distinguished road
It isn't risky.
You have to know what are you doing.
When you write "lazy=false" you are telling it that when it saves an object, saves their properties too (in your case a collection)
The potential problem is the performance
Reply With Quote