#596: garbage collectable contexts (rescheduled from 0.9.0)
---------------------+------------------------------------------------------
 Reporter:  allison  |       Owner:  whiteknight
     Type:  roadmap  |      Status:  assigned   
 Priority:  normal   |   Milestone:  2.0        
Component:  none     |     Version:             
 Severity:  medium   |    Keywords:  pmc        
     Lang:           |       Patch:             
 Platform:           |  
---------------------+------------------------------------------------------

Comment(by whiteknight):

 I've attached an example file here for the start of what could become a
 context API. Here is a rough path to complete this ticket:

  - Implement an API (like the one attached, but prettier) that does
 everything we need to do with contexts without having to poke into the
 guts of the data structure directly
  - Begin moving context accesses behind this abstraction layer
  - Once contexts are completely abstracted behind the API, we can convert
 them to a new storage format more easily.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/596#comment:3>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to