Posted By:
sandhya_s
Posted On:
Sunday, August 19, 2001 10:01 PM
I understand that object adapters are used to manage server objects and their runtime environment.
But, if I have a small system and am more worried about performance rather than flexibility, wouldn't it be better if I do away with the extra adapter layer and have my objects talk directly to the ORB through skeletons? I want to know in what situations apapters are really necessary.