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)