"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
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
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
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
> > > 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
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