A couple of Java todo's

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4277 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2003-02-09 23:50:12 +00:00
commit ee16bf7509

View file

@ -1,6 +1,6 @@
SWIG TO-DO
Release: SWIG-1.3.16 (Late September, 2002)
Release: SWIG-1.3.18 (Late Feb??? 2003)
-----------------------------------------------------------------------------
**** = High Priority
@ -274,7 +274,9 @@ Ruby
Java
----
[DONE] Consider using typemaps for proxy class code generation.
** Vararg typemaps
** $javaconst(1) option for enums - so that no JNI call is necessary to
get the value of the enum.
PHP
---