On Sat, Mar 29, 2008 at 02:48:11PM -0700, chromatic wrote:
> On Thursday 27 March 2008 18:20:21 Patrick R. Michaud wrote:
> > 2.  Add shift/unshift/push/pop methods to ResizablePMCArray
> > (or one of its superclasses) in Parrot
> 
> This is my preference.  It feels like a role.

This is my preference as well -- done in r26670.
This should make things much simpler for NQP code.
There's part of me that doesn't like proliferating
the built-in types with lots of methods, but these
are fairly standard and we're already seeing method-based
interfaces for many other Parrot base types (e.g., classes,
roles, namespaces, etc.).

Thanks!

Pm

Reply via email to