Re: aliasing - was:[nice2haveit]

2001-07-17 Thread Jeremy Howard
"raptor" <[EMAIL PROTECTED]> wrote: <...> > the idea of aliasing is to preserve the fast access and on the other side to > shorden the "accessor"(i.e the way to access the structure) and make code > clearer.(mostly u can choose a name that has better meaning in your context) > This reminds me... a

Re: nice2haveit

2001-07-17 Thread Mark Morgan
Raptor <[EMAIL PROTECTED]> wrote: > I mean something like this : > instead of : > #$Request->{Params} > local *myhash = \%{$$Request{Params}}; > my %myhash alias %{$$Request{Params}};#see - it is my (now as far as I know > u can't have it 'my') You don't need a typeglob there; you can do the fo

Re: nice2haveit

2001-07-17 Thread Dan Sugalski
At 05:10 AM 7/17/2001 +, Mark Morgan wrote: >Raptor <[EMAIL PROTECTED]> wrote: > > I mean something like this : > > > instead of : > > #$Request->{Params} > > local *myhash = \%{$$Request{Params}}; > > > my %myhash alias %{$$Request{Params}};#see - it is my (now as far as I know > > u can't ha

Re: precision belongs in bigfloats, nowhere else.

2001-07-17 Thread Dan Sugalski
At 03:11 PM 7/14/2001 +0200, Bart Lateur wrote: >On Thu, 12 Jul 2001 18:09:07 -0400, Dan Sugalski wrote: > > >Precision is a useful thing with bigfloats so something like 1/3 doesn't > >chew up all your available memory. > >1/3 would better be represented as a ratio, 1 over 3. > >We've been here b

Re: aliasing - was:[nice2haveit]

2001-07-17 Thread raptor
> > > I mean something like this : > > > > > instead of : > > > #$Request->{Params} > > > local *myhash = \%{$$Request{Params}}; > > > > > my %myhash alias %{$$Request{Params}};#see - it is my (now as far as I know > > > u can't have it 'my') > > > >You don't need a typeglob there; you can do the

http://www.go-mono.com/faq.html

2001-07-17 Thread raptor
http://www.go-mono.com/faq.html

op code bof schedule

2001-07-17 Thread Uri Guttman
the op code bof has been scheduled for thursday night, 8-10 pm. it is not up on the web site yet. unfortunately it is opposite the p5p impressions bof. if we are small enough, we could reschedule on our own for lunch or whatever. well, at least dan and i will be at this one. :) we will be usin