[EMAIL PROTECTED] wrote: >hi, > > > >>Well, you can make setting of ANY attribute complete the loading. Then >>I don't think that would be a problem. >> >> > >well it requires to have an ojb specific state in the business object and >also requires modifications of getters and setters. >another thing i'm thinking about is who loads the object ? > > I'm thinking of a different solution. Currently, dynamic proxy is handled with java.lang.reflect.Proxy. I don't see why this has to be any different. Simply add hash map to hold your properties and their values.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
