Re: Orbit Development



John R Sheets wrote:
> 
> Dick Porter wrote:
> > On the other hand, I have been keeping MICO compatibility in mind while
> > writing code. I want to see MICO objects and ORBit objects being freely
> > interchangable, so that those who want to write CORBA code in C++ for Gnome
> > will be catered for by MICO.
> 
> Just curious, but are you speaking in the long term, or in the
> short term?  I would assume that you wouldn't want programming
> language to determine which CORBA implementation an object can
> link to.  Plus, if mico falls to the wayside...  Do you mean
> "until ORBit is fully implemented"?
> 
> John
> 

I would imagine he does, and was saying that migration to the new orb
from using mico stubs would be easy. Using Mico isn't an ideal solution
for C++ programmers since it generates stubs and servants based on
DII/DSI, which is very slow in comparison to static stubs.

Mico should really be viewed as a reference implementation - it provides
the features we need for C++ corba objects, but is not really fast or
lean enough to be a long term solution.

Cheers,

Phil.

-- 
_______________________________________________________________________
 Phil Dawes                               |   My opinions are my own
 WWW:    err.. temporarily non-existant   |   and nothing to do with
 Email:  philipd@parallax.co.uk           |      my employer.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]