#1225: Method cache invalidation should be a namespace function
--------------------+-------------------------------------------------------
 Reporter:  kjs     |       Owner:       
     Type:  todo    |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  1.7.0
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
 In src/global.c:Parrot_store_global_s() there is the todo item:

 /* FIXME - method cache invalidation should be a namespace function */
 Parrot_invalidate_method_cache(interp, str_key, globalname);

 Previously tracked in RT#46169.

 See also ticket RT#39430 (RT#46169 is dependent on that).

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1225>
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