From 8289269a86dae99d5ea70df495117ee1a3b76b14 Mon Sep 17 00:00:00 2001 From: Bruno da Silva de Oliveira Date: Wed, 18 Jun 2003 00:05:01 +0000 Subject: [PATCH] *** empty log message *** [SVN r18828] --- pyste/TODO | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pyste/TODO diff --git a/pyste/TODO b/pyste/TODO new file mode 100644 index 00000000..6c5811b8 --- /dev/null +++ b/pyste/TODO @@ -0,0 +1,8 @@ +- Make Pyste accept already-generated xml files + +- throw() declaration in virtual wrapper's member functions + +- Allow protected methods to be overriden in Python + +- Expose programmability to the Pyste files (listing members of a class, for + instance)