[omniORB] From Orbix To OmniOrb
Stefan Näwe
naewe.s at atlas.de
Fri Nov 12 10:54:23 GMT 2004
maccari.francesca at tin.it wrote:
> Hi,
> I have to migrate a process from Orbix to OmniOrb...did you have some document
> or information about it?!? In particular which are the main differents and
> so on...
Please don't get me wrong...but what do you expect ?
A step-by-step guide: If your code contains this line of code change it
to that ?
You know the features of omniORB and Orbix, don't you ?
If you use some features of Orbix that omniORB does not have, ask here
if someone has a solution for that (if it's not trivial, of course...).
Otherwise:
try_compile(using_omniorb);
while(!system.is_working_as_expected(using_omniorb))
{
adjust_your_code();
try_compile(using_omniorb);
}
;-))
Stefan
--
----------------------------------------------------------------------
Stefan Naewe ATLAS Elektronik GmbH
Dept.: NUS T4
phone: +49-(0)421-457-3969 Sebaldsbruecker Heerstr. 235
fax: +49-(0)421-457-3913 28305 Bremen
More information about the omniORB-list
mailing list