#866: DEPRECATE (after review) the *bigint*, pow* and nextkey_keyed VTABLE
functions
--------------------+-------------------------------------------------------
 Reporter:  bacek   |       Owner:       
     Type:  RFC     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  core    |     Version:  1.3.0
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
Description changed by cotto:

Old description:

> Hello.
>
> Current nomenclature of VTABLEs is bloated and require cleanup. Possible
> list of removed functions:
> {{{
> get_bigint
> set_bigint_*
> pow
> i_pow
> nextkey_keyed*
> }}}
>
> --
> Bacek

New description:

 Current nomenclature of VTABLEs is bloated and requires cleanup. The
 following functions can be removed at any time post-1.0:
 {{{
 get_bigint
 set_bigint_*
 pow
 i_pow
 nextkey_keyed*
 }}}

 --
 Bacek

--

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