[omniORB] IDL Case

Stephen P. White swhite@fnal.gov
Tue, 19 Jun 2001 11:58:48 -0500


This is a multi-part message in MIME format.
--------------A807425A746787BE1365E268
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I have old IDL code which was written with Fnorb.   We would like to
convert to omniORBpy but have a case issue.  Under Fnorb the IDL shown
below was legal.

module m {
 interface M {
 };
 };

Now under 2.3 spec this will not be allowed - and omniidl correctly
catches it.   Does omniidl have any switch which will allow it to
accept  the above idl?

I suspect we will have to bite the bullet and convert all the IDL, but
ya know ya gotta ask.  :-)



--------------A807425A746787BE1365E268
Content-Type: text/x-vcard; charset=us-ascii;
 name="swhite.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Stephen P. White
Content-Disposition: attachment;
 filename="swhite.vcf"

begin:vcard 
n:White;Stephen
x-mozilla-html:TRUE
org:-----Mark Twain (1835-1910) 
version:2.1
email;internet:swhite@fnal.gov
title:There is something fascinating about science. One gets such wholesale returns of conjecture out of such a trifling investment of fact.
adr;quoted-printable:;;=0D=0A;;;;
x-mozilla-cpt:;-5632
fn:White, Stephen
end:vcard

--------------A807425A746787BE1365E268--