#187: deprecated: various unused PMCs
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:       
     Type:  todo    |      Status:  new  
 Priority:  normal  |   Milestone:  1.5  
Component:  none    |     Version:  trunk
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:  all     |  
--------------------+-------------------------------------------------------
Changes (by coke):

  * milestone:  1.2 => 1.5


Old description:

> {{{
>        delegate - unused, appears to be the previous version of PMCProxy
>        deleg_pmc - unused, appears to be the previous version of PMCProxy
>        Enumerate - unused, specialization of Iterator
>        Intlist - unused
>        MultiArray - (unused) a multidimensional array
>        Pair - key/value mapping (unused)
>        Pointer - represents a pointer (unused)
> }}}

New description:

 * ~~delegate - unused, appears to be the previous version of PMCProxy~~
   * ~~deleg_pmc - unused, appears to be the previous version of PMCProxy~~
   * ~~Enumerate - unused, specialization of Iterator~~
   * ~~Intlist - unused~~
   * ~~MultiArray - (unused) a multidimensional array~~
   * Pair - key/value mapping (unused)
   * ~~Pointer - represents a pointer (unused)~~

--

Comment:

 Thanks for the patch.

 The original notice for the Pair PMC was removed before the 1.0 release,
 so there was no note about removing the new dynamic version; So, we have
 to add a new deprecation notice (done), and wait until post-1.4 to apply
 the patch.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/187#comment:17>
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