summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLogan Johnson <ljohnson@users.sourceforge.net>2003-03-10 18:34:23 +0000
committerLogan Johnson <ljohnson@users.sourceforge.net>2003-03-10 18:34:23 +0000
commitf0250d6ccb9eaf8bd88fa9621ea3702091f41d6b (patch)
tree88ba6d3c79231dba5b6899e4e7a0ed779a56aadc /TODO
parent58d87c5c9956e87c14bef22fc25e55f18439353f (diff)
downloadswig-f0250d6ccb9eaf8bd88fa9621ea3702091f41d6b.tar.gz
*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4496 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 43afd85a7..8cc941f56 100644
--- a/TODO
+++ b/TODO
@@ -191,6 +191,8 @@ Tcl
Ruby
----
+**** Add Ruby support for Mark Rose's polymorphism code.
+
**** 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