Changes between Version 29 and Version 30 of CottoTasklist

Show
Ignore:
Timestamp:
12/02/10 07:30:31 (11 years ago)
Author:
cotto
Comment:

stupid todo list never seems to get smaller

Legend:

Unmodified
Added
Removed
Modified
  • CottoTasklist

    v29 v30  
    11This 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.   
    22 
    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 == 
    417 - Take a shot at implementing one-pass lazy PMC class initialization. 
    518 - http://irclog.perlgeek.de/parrot/2010-06-20#i_2460692 
     
    1932 - Profile/optimize the profiling runloop code. 
    2033 
    21  
    22 == todo (would be nice): == 
    23  - Switch to a Configure.pl-based approach for finding the appropriate timing functions. 
    2434 
    2535== profiling testing todo: ==