Changes between Version 1 and Version 2 of 6model

Show
Ignore:
Timestamp:
04/04/11 17:34:12 (11 years ago)
Author:
jimmy
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 6model

    v1 v2  
    1  1) make the 6model stuff available in Parrot at all 
    2  2) create meta-objects that provide Parrot's current class semantics so it's a small-ish step to switch over much code, and hope many people take that path 
    3  3) get PMCs to be 6model objects 
    4  4) hope Class and Object PMCs can go away by this point, or just turn them into simple things that delegate to 6model to give people more time to switch away. 
     1    * make the 6model stuff available in Parrot at all 
     2    * create meta-objects that provide Parrot's current class semantics so it's a small-ish step to switch over much code, and hope many people take that path 
     3    * get PMCs to be 6model objects 
     4    * hope Class and Object PMCs can go away by this point, or just turn them into simple things that delegate to 6model to give people more time to switch away. 
    55 
    66