push_integer() not implemented in class 'FixedPMCArray'

Theodore Reed ted.reed at gmail.com
Wed Sep 9 01:23:59 UTC 2009


On Tue, Sep 8, 2009 at 18:21, Will Coleda<will at coleda.com> wrote:
>
> From my point of view, I expect that if I am handed an PMC that claims
> to "does 'array'", that I should be able to invoke all the
> array-related opcodes/vtables. If I'm working with my own PMCs, I'll
> chose the right one for the job; if I'm a library, I should work on as
> many types as possible.

Is auto-converting Fixed to Resizeable when push/pop/shift/unshift are
invoked an option? I think that would be a reasonable interpretation.

-- treed


More information about the parrot-dev mailing list