Re: PDL-P: Re: PDL request

2000-08-05 Thread Tuomas Lukka
> > Er - Tk has (compile time generated) tables of functions. > You can call into Tk (from C) by getting address of function table from > perl variable and then doing (*table->func)(x,y,z). > > Is this relevant to what was being discussed? Yes: what was being discussed that this problem is fai

Re: PDL request

2000-08-05 Thread Nick Ing-Simmons
Tim Jenness <[EMAIL PROTECTED]> writes: >On Fri, 4 Aug 2000, Tuomas Lukka wrote: > >> > Both of these are language related. Is ther really nothing in the >> > internals that we need to make pdl better? >> >> One important thing that I don't have time to write an RFC for: allow XS >> to make dynam

PDL request

2000-08-04 Thread Tim Jenness
On Fri, 4 Aug 2000, Tuomas Lukka wrote: > > Both of these are language related. Is ther really nothing in the > > internals that we need to make pdl better? > > One important thing that I don't have time to write an RFC for: allow XS > to make dynamically loaded modules' jump tableable automati