SelfServicing question

Posts   
 
    
franek
User
Posts: 10
Joined: 15-Jun-2006
# Posted on: 13-Jul-2006 12:46:28   

I still try to find the best way to organize my project. My main problem is that I like lazy-loading very much but I would like to prevent PL developer from invoking Entities's save method. In contrast Adapter scenario assures me that nobody except me accesses database but unfortunately it lacks of lazy-loading (and requires a lof of extra work). Any suggestions how to solve this problem?

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 13-Jul-2006 14:52:45