[omniORB] Complex numbers
Duncan Grisby
duncan at grisby.org
Mon Oct 13 11:59:23 BST 2003
On Friday 10 October, Marc Eberhard wrote:
> This would effectively break omniorb's compliance with the CORBA language
> mapping to C++, wouldn't it?
Yes, but that's the trade-off you're making for speed. All of the
changes we've discussed violate the C++ language mapping.
> Is there some CORBA or omniorb way to create
> such an extension to the language mapping without violating the CORBA
> standard? Would you be interested in integrating such an extension into
> omniorb?
No, there's no standard way, and I don't know how there could be.
CORBA is a standard at many levels -- GIOP, IDL, object model,
language mappings, ... -- and there's no particular reason you have to
stick to the standard at all levels to make use of the rest of it.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list