#1984: Remove clone_pmc VTABLE slot
--------------------+-------------------------------------------------------
 Reporter:  cotto   |       Owner:       
     Type:  RFC     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  none    |     Version:  3.0.0
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
 The clone_pmc VTABLE function is implemented only in the Class PMC and
 used only in the p_p_px variant of the clone op.  The extent of its
 purpose is to create a clone of the Class, then initialize it with the
 contents of a PMC, which is assumed to be hash-like.  Given this VTABLE
 slot's limited use, I'd like to deprecate it.

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