I'm using v2.0.1 plus, and I'm in the process of modifying my application to persist objects without inheriting from CpersistentObject, and I've encountered a problem.
I added a getAll method, which I'm still testing, I'll commit it after your major commit, and I noticed that using the retreiveObject() method does not add any of the associated objects.
Is this part of the design? or it needs to be added?
Thanks,
Dan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Richard,
I'm using v2.0.1 plus, and I'm in the process of modifying my application to persist objects without inheriting from CpersistentObject, and I've encountered a problem.
I added a getAll method, which I'm still testing, I'll commit it after your major commit, and I noticed that using the retreiveObject() method does not add any of the associated objects.
Is this part of the design? or it needs to be added?
Thanks,
Dan