Update PHP entries and cross off a Ruby item which has been done.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9514 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
eee0c57bd0
commit
f4af1e0566
1 changed files with 6 additions and 2 deletions
|
|
@ -203,7 +203,7 @@ Ruby
|
|||
|
||||
*** Add support for keyword arguments (by collecting them in a hash?).
|
||||
|
||||
* Add some special directives to automatically rename declarations to
|
||||
DONE Add some special directives to automatically rename declarations to
|
||||
or from CamelCase.
|
||||
|
||||
Java
|
||||
|
|
@ -219,6 +219,10 @@ DONE Implement director support for C# so that virtual methods work seemlessly
|
|||
PHP
|
||||
---
|
||||
|
||||
**** Look at moving to using the UTL.
|
||||
|
||||
*** Director support.
|
||||
|
||||
** When returning wrapped objects via alternate constructors if that
|
||||
pointer value already exists "out there" as a resource we should
|
||||
use the same resource, we can't have multiple ref-counted resources
|
||||
|
|
@ -234,7 +238,7 @@ PHP
|
|||
Make sometype& and sometype* to be autoallocated IF THEY ARE NOT
|
||||
ALREADY swigtype wrapped.
|
||||
|
||||
* Overloading, callbacks, really review to see what else is missed
|
||||
* Review to see what else is missing!
|
||||
|
||||
Guile
|
||||
-----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue