James Henstridge wrote: > > Yes I was thinking of the interface repository. From the corba docs, it > was not obvious how information gets into the interface repository. I > assume that there would need to be some support in the stub generator to > generate code that inserts the appropriate entries when an object is > created. > > Someone correct me if I am mistaken about this. > > James. > I think the corba interface allows you to add entries as well as query it. The interface repositories I've used all came with an 'irfeed' type program which inserts idl into the IR. I think mico has it as an option to the idl compiler. Cheers, Phil