<I><FONT COLOR="#663300">The DELoader was designed to instantiate a DE. It really has nothing to do with the presence of GUI controls; you just had to make sure that it was instantiated first if there <i>were</i> GUI controls.</FONT></I>
I am not talking about it's existence. I like it, it is cool. What I am talking about is why it is placed on cBizObj at design time (a rather inflexible sort of thing to do) rather than instantiated with AddObject in the Init at runtime. If there were any bound controls on the bizobj container, the Init is too late. The DELoader was made a part of cbizobj to guarantee that it would be the first thing instantiated in the container. If there are never any bound controls in the container, then there should no longer be any need for the deLoader to be inseperably bound to the base business object class. They can "vary independently" :-) Pamela pamela At eagle-crest .D.O.T com ©2000 Pamela Thalacker |