This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
CNI namespace
- To: java-discuss at sourceware dot cygnus dot com
- Subject: CNI namespace
- From: Paul Fisher <pnfisher at redhat dot com>
- Date: 28 Mar 2000 15:17:53 -0500
Has there been any thought into putting the CNI functions/datatypes
into their own namespace? And would anyone object to such a change?
I'm continuing the work on the C++ CNI->JNI translation layer, and
such a change would create a cleaner solution to the problem of
conflicting CNI and JNI types.
Adding a CNI namespace would also allow the current name mangling to
go away.