Re: [perl #50414] [PDD17PMC] lua METHOD conversion snag

2008-01-30 Thread chromatic
On Wednesday 30 January 2008 16:25:28 Will Coleda wrote: > Oh, you mean the thing that's listed in docs/dev/pccmethods.pod ? I have to read that just about every time I use it too. As I most recently read it on Saturday, it was fresh in my mind. Otherwise I'd have been almost as confused as y

Re: [perl #50414] [PDD17PMC] lua METHOD conversion snag

2008-01-30 Thread Will Coleda
On Jan 30, 2008 5:19 PM, chromatic via RT <[EMAIL PROTECTED]> wrote: > > On Wednesday 30 January 2008 14:11:32 Will Coleda wrote: > > > What's the proper method for invoking this from inside a PMC (hoping > > for simpler syntax)? or in straight C? (the problem points are in the > > the luanumber's

Re: [perl #50414] [PDD17PMC] lua METHOD conversion snag

2008-01-30 Thread chromatic
On Wednesday 30 January 2008 14:11:32 Will Coleda wrote: > What's the proper method for invoking this from inside a PMC (hoping > for simpler syntax)? or in straight C? (the problem points are in the > the luanumber's MMD section). Parrot_PCCINVOKE, or just PCCINVOKE. -- c