[svn:ponie] rev 306 - trunk

[email protected] 1 Jul 2005 15:32:47 -0000
Newsgroups perl.ponie.changes
Message-ID <[email protected]>
Author: nicholas
Date: Fri Jul  1 08:32:47 2005
New Revision: 306

Modified:
   trunk/   (props changed)
   trunk/Roadmap
Log:
 r25979@ship-in-a-bottle:  nick | 2005-07-01 16:19:39 +0100
 Update the Roadmap to show what has been done (and therefore where we are).


Modified: trunk/Roadmap
==============================================================================
--- trunk/Roadmap	(original)
+++ trunk/Roadmap	Fri Jul  1 08:32:47 2005
@@ -183,7 +183,7 @@ and gives Ponie the flexibility to add m
 still only be using one PMC type, and making an explicit method call into
 the PMC.
 
-2 days
+2 days (done)
 
 =item *
 
@@ -194,7 +194,7 @@ identical). This will make the Perl data
 other data types in Parrot, which is needed for interoperability with other
 languages including Perl 6.
 
-3 days
+3 days (done)
 
 =item *
 
@@ -274,7 +274,7 @@ tighter PMC data storage. (No need to st
 This can be done in parallel with the SvPVX_readonly() task.
 
 5 days, although this may already be done for free if Dave is able to implement
-iCow.
+iCow. (mostly done in blead, partially merged)
 
 =item *
 
@@ -307,7 +307,7 @@ making a readonly variant, it frees up t
 read-write emulation whenever possible. (see later).
 
 5 days, although this may already be done for free if Dave is able to implement
-iCow.
+iCow. (mostly done in blead, partially merged)
 
 =item *