Howdy,

> My suggestion, in a nutshell, is this:
>
> 1) Add a "stack" role, which comprises push/pop/shift/unshift. The
> Resizable*Array Types will implement this but the Fixed* ones won't
> 2) If we need a fixed-size array type that implements stack
> operations, we can subclass Fixed*Array and add custom behaviors.
>
> I don't think this would require a deprecation cycle.
>
>
> --Andrew Whitworth

+1 to a "stack" role that RPA's do but FPA's don't

dukeleto


-- 

Jonathan Leto
jonat...@leto.net
http://leto.net
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to