Josef Hook wrote:
> It's a fact that we have a problem with pmc's that has custom
> functions which dosent fit into the vtable. Therefore i suggest
> we add a pointer in pmc struct that points to a function list,

we already have find_method and invoke, they just need to be
implemented :-)

I was thinking about tweaking pmc2c.pl to build a stash for each
PMC on init phase, so that the code in method_util.c can be put
to use. what do others think about this?


cheers,
Aldo

__END__
$_=q,just perl,,s, , another ,,s,$, hacker,,print;

Reply via email to