On Tue, 08 Aug 2000, Dan Sugalski wrote: > I've been considering adding all the 'basic' operations (simple math, > repetition, maybe comparisons) into the base vtable. That'd mean that, > while the core perl might have *no* idea what to do with: > > @foo = @bar * 12; > > the slots would be there in case the clever PDL folks want to define it. > Or any clever folks, I suppose. I have no idea what multiplication in list > (or would it be array? Probably actually array context, though we don't > have that at the moment) context does, but someone else might. That'd save me an RFC. :-) (The gist of about three dozen requests from coworkers.) -- Bryan C. Warnock ([EMAIL PROTECTED])
- Re: vtables (was Re: Ramblings on "base class"... Uri Guttman
- Re: vtables (was Re: Ramblings on "base class"... Hildo Biersma
- Re: vtables (was Re: Ramblings on "base class"... Dan Sugalski
- Re: Ramblings on "base class" for SV etc. Chaim Frenkel
- Re: Ramblings on "base class" for SV etc. Nick Ing-Simmons
- Re: Ramblings on "base class" for SV etc. Chaim Frenkel
- Re: Ramblings on "base class" for SV etc. Dan Sugalski
- Re: Ramblings on "base class" for SV etc. Chaim Frenkel
- Re: Ramblings on "base class" for SV etc. Ken Fox
- Re: Ramblings on "base class" for SV etc. Dan Sugalski
- Re: Ramblings on "base class" for SV etc. Bryan C . Warnock
- Re: Ramblings on "base class" for SV etc. Nick Ing-Simmons
- Re: Ramblings on "base class" for SV etc. Bart Lateur
- Hooks for array notation (was Re: Ramblings on "bas... Jeremy Howard
- Re: Hooks for array notation (was Re: Ramblings on "... Dan Sugalski
- Re: Hooks for array notation (was Re: Ramblings on "... Bart Lateur
- Re: Hooks for array notation (was Re: Ramblings on "... Dan Sugalski
- Re: Hooks for array notation (was Re: Ramblings on "... Bart Lateur
- Re: Hooks for array notation (was Re: Ramblings on "... Bart Lateur
- Re: Hooks for array notation (was Re: Ramblings on "... Dan Sugalski
- Re: PDL-P: Re: Hooks for array notation (was Re: Ramblin... Karl Glazebrook