Menu

loadObject doesnt load associations

2004-10-04
2013-03-07
  • Nobody/Anonymous

    The comments in the CCursor class state:
    Note: Objects retrieved in this manner will not be added to the cache.  Also,''' object associations will not be traversed, including those marked as automatic retrieve.

    Why is this? Isnt that what Proxies are?
    If you wanted to get a list of objects and all their associations, what would be the best way to do this?

     
    • Nobody/Anonymous

      use

      loadObject(ByRef obj As CPersistentObject, ByRef broker As CPersistenceBroker)
              
      this will load full object and all auto-retrieve associations

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.