cvsuser 05/01/30 11:09:32
Modified: docs ROADMAP Log: add something gleaned from a closed RT ticket. Revision Changes Path 1.6 +9 -1 parrot/docs/ROADMAP Index: ROADMAP =================================================================== RCS file: /cvs/public/parrot/docs/ROADMAP,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ROADMAP 26 Jan 2005 17:25:59 -0000 1.5 +++ ROADMAP 30 Jan 2005 19:09:31 -0000 1.6 @@ -1,5 +1,5 @@ # Copyright: 2005 The Perl Foundation. All Rights Reserved. -# $Id: ROADMAP,v 1.5 2005/01/26 17:25:59 coke Exp $ +# $Id: ROADMAP,v 1.6 2005/01/30 19:09:31 coke Exp $ =head1 NAME @@ -150,6 +150,14 @@ =item * + requestor: leo + +Ok. In the long run I expect a multi-stage config system. First is to +get miniparrot built and running, then Parrot core. Extensions like gdbm +could be configured at that point or even in a third step. + +=item * + IO: Add IO tables, right now IO's just float around. =item *
