Jeff Clites <[EMAIL PROTECTED]> wrote:

> I feel like we have op-itis and vtable-itis.

I'm for sure the last one that would add an opcode or a vtable, if it's
not needed. But in that case it has to be one. The PMC can be any kind
of plain scalar and also *complex*. We have different operations with
different results.

So your example

> set N0, P0
> set N1, P1
> pow N2, N0, N1

doesn't work for complex numbers.

>    $1->vtable->set_number_native(interpreter, $1,

Same problem.

> JEff

leo

Reply via email to