On Saturday 31 March 2007 12:42, Alek Storm wrote:

> > $P0 = get_hll_namespace
> > $P1 = $P0.find_class("HLLClass")
> > $P2 = $P1.new()

> Will new() be a vtable method or PCCMETHOD in a Class PMC?  That's the only
> way I can see this syntax not conflicting with normal method-calling
> syntax.

I believe it *is* normal method-calling syntax.  Thus, it should be a 
PCCMETHOD.

-- c

Reply via email to