Roadmap
-
Remote PyMite Management was implemented in a rough prototypical way. This milestone should be completed after the code is improved to reach the overall source code quality of trunk, is improved in some key areas (see docs/src/RpmRpp.txt and the tickets of this milestone for some hints) and after it is reviewed (and consequently reworked) by at least Dean (hopefully others too). Upon completion of this milestone, merging the branch branches/integrate_rpm/ with trunk should be possible.
-
Release 06 is about introducing the mark-sweep Garbage Collector and reducing the VM's RAM usage so PyMite becomes more functional on less RAM. Also, I want PyMite's memory use as tight as possible before r 07, which will be about adding support for classes and built-in methods of standard data types.
