>> -=item C<void* invoke(void* next)>
> IMHO, all of these can go. The invoke methods need to be on the PMCs
> returned by get_class.
That's exactly how it worked - the PMCs get_class returns a PMC of the
same type, so they act as their own class. But the "invoke" syntax is
gone, yes. I leave that to the Py* types.
> IMHO, the notion of a "pythonic slice" can go.
Yep.
> - Sam Ruby
Thanks for looking through it,
leo