[omniORB] loader
Duncan Grisby
duncan at grisby.org
Thu Nov 25 15:21:40 GMT 2004
On Tuesday 23 November, maccari.francesca at tin.it wrote:
> In my Orbix application, in particular in the interface's code, I have found
> the CORBA::LoaderClass. I don't found the corrisponding class with omniorb...
> what Can I do?!? can I simply remove the reference to that methods?
CORBA::LoaderClass is an Orbix proprietary extension. I guess it does
something to do with loading objects on demand. You need to understand
what the code is doing, and rewrite it using standard POA facilities.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list