[omniORB] another IDL question

Paul Brannan pbrannan@atdesk.com
Tue, 13 Nov 2001 12:34:14 -0500 (EST)


On Tue, 13 Nov 2001, Duncan Grisby wrote:

> factory is a keyword.
>
> Cheers,
>
> Duncan.

Ahh, thanks.  I rememeber having heard that before, now that you mention
it.

As far as the Boolean vs. boolean issue goes, the TAO IDL compiler seems
to accept Boolean, Long, ULong, etc. in IDL, but Omniorb does not.  I've
changed my IDL files to use the correct type names.

Paul