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 ? jakob > Jakob Braeuchi wrote: > > >hi all, > > > >the partial loading is imho not the problem. > >problems arise when you try to modify and store a partially loaded > object. > >this should not be possible because all not loaded attributes woul be set > to > >null. also when reading a not loaded attribute the object should first do > a > >full load. > > > > > Well, you can make setting of ANY attribute complete the loading. Then > I don't think that would be a problem. > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
