*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7489 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Matthias Köppe 2005-09-23 09:54:56 +00:00
commit 39d9266537

4
TODO
View file

@ -247,10 +247,6 @@ Guile
SWIG type descriptors; enable reflection on types. (Maybe
GOOPS metaclasses?)
** Maybe communicate the type system between object modules via Scheme
variables, rather than a shared object. This would remove the
need of a shared SWIG runtime library.
** Provide a clean way to construct type predicates.
** In GOOPS mode, maybe make overloaded functions methods.