Mark Ericson wrote:
> 
> If possible it would be extremely valuable to change the 'jdoLoad()' method
> to use the same pattern as create and remove.  In particular to implement a
> 'jdoBeforeLoad()' and 'jdoAfterLoad() operation.
> 
> By doing this the object implementation can be in a 'loading' state where it
> can track those fields that are populated during the load operation.  My
> application of this is for an object that will do its own dirty field
> tracking.  The implementation will track which fields are set during the
> loading state of the object vs. modified while the object is not in the
> loading state.

See org.exolab.castor.jdo.Persistent 
-- 
+------------------------------+
| Bruce Snyder                 |
| [EMAIL PROTECTED]              |
+------------------------------+

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to