Re: XAPI

Steve Byrne (sbb@Eng.Sun.COM)
Mon, 23 Jun 1997 19:18:07 -0700


Kevin,

Thank you for sending out your initial interface definition. Unfortunately, I
believe that the IDL that people are talking about using as an interface
definition standard is OMG's IDL, which is different from the proprietary
Microsoft IDL MIDL. If you retrieve the CORBA 2.0 specification from
www.omg.org, you'll find that Chapter 3 defines the OMG IDL, and this is, I
believe, what you should be using to define your interfaces with.

Steve