Changes between Version 29 and Version 30 of CottoTasklist
- Timestamp:
- 12/02/10 07:30:31 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CottoTasklist
v29 v30 1 1 This page is a personal todo list for me, cotto. Others are welcome to take on any tasks mentioned here, but the primary purpose for this page is to keep track of what I intend to do. Because of that, I haven't spend much effort on breaking tasks down into bite-size chunks or made much of a concrete plan. If you are interested in helping but don't know where to start, catch me on #parrot and I'll put you to work. 2 2 3 == todo (important, in decreasing order): == 3 == architecty todo == 4 - work through RFC tickets 5 - prepare for Lorito brain dump on dec 9 6 - put architecture team to work 7 - work through (and blog about): 8 - GC 9 - Namespaces 10 - imcc 11 - pcc 12 - exceptions and exception handling 13 - lexicals 14 - get back to work on opmap-aware packfile implementation (unoptimized, using PMC-based versions of the structs) 15 16 == misc todo == 4 17 - Take a shot at implementing one-pass lazy PMC class initialization. 5 18 - http://irclog.perlgeek.de/parrot/2010-06-20#i_2460692 … … 19 32 - Profile/optimize the profiling runloop code. 20 33 21 22 == todo (would be nice): ==23 - Switch to a Configure.pl-based approach for finding the appropriate timing functions.24 34 25 35 == profiling testing todo: ==