*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4853 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
38283e3c23
commit
7c59584b8b
1 changed files with 6 additions and 0 deletions
|
|
@ -203,6 +203,12 @@ Ruby
|
|||
|
||||
**** Add Ruby support for Mark Rose's polymorphism code.
|
||||
|
||||
**** The "Resource Management in Proxies" section of the "SWIG and C++"
|
||||
chapter discusses how proxies' ownership of their associated C++
|
||||
object can change, and the use of the special disown() and
|
||||
acquire() methods to change this ownership status. Need to
|
||||
address this for Ruby as well.
|
||||
|
||||
[DONE] Investigate the new object allocation framework that has been
|
||||
implemented for Ruby 1.8 and determine what (if anything) needs
|
||||
to be changed for the wrapper code generated by SWIG. For background
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue