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

RE: [wishlist] sablecc and CORBA?



Trying to understand this request...

SableCC can already parse CORBA IDL.  However, I cannot imagine why you would be
interested in having a node class have a CORBA interface.  This would only be
useful if you wanted to invoke a method on the Node class remotely... is that
what you are asking for?

Raffi

-----Original Message-----
From: owner-sablecc-list@sable.mcgill.ca
[mailto:owner-sablecc-list@sable.mcgill.ca]On Behalf Of Roger Keays
Sent: Tuesday, October 02, 2001 1:04 PM
To: sablecc-list@sable.mcgill.ca
Subject: [wishlist] sablecc and CORBA?



Hi again,

This is pretty sketchy at the moment.. but what are the possibilities for
generating language neutral parsers? I've never used CORBA, but I know
from XPCOM (http://www.mozilla.org/projects/xpcom), which is similar to
CORBA, that this sort of thing may be a possibility.

How would you go about it? Could each of our Node classes have CORBA
interfaces?...

Is it possible?

Roger.