This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Implementing Universal Character Names in identifiers


Tom Tromey writes:
 > 
 > Brian> I'm not picky on the mechanism, I just think that it would be a
 > Brian> cleaner interface than separate generation.
 > 
 > I think so too.  It would also potentially let us inline Java code
 > into C++ code.  (The other direction would be much harder to do.)

It has disadvantages, too: it's really nice to be able to read the
header files when writing CNI code.

Andrew.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]