-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
André Warnier wrote:
| The first thing that happens, is that there are multiple Apache children
| processes started and running at the same time, and that you never know
| which one is going to execute your script. And each one of these
| children pr
On 5/20/08, william <[EMAIL PROTECTED]> wrote:
> On 5/20/08, Dodger <[EMAIL PROTECTED]> wrote:
> > 2008/5/19 Michael Peters <[EMAIL PROTECTED]>:
> >
> > > william wrote:
> > >
> > >> Then I would need to modify the QueryData module then,
> > >
> > > No don't do that.
> > >
> > >> by
On 5/20/08, Dodger <[EMAIL PROTECTED]> wrote:
> 2008/5/19 Michael Peters <[EMAIL PROTECTED]>:
>
> > william wrote:
> >
> >> Then I would need to modify the QueryData module then,
> >
> > No don't do that.
> >
> >> by modifying
> >> the standard module would it make my future maintenance more
2008/5/19 Michael Peters <[EMAIL PROTECTED]>:
> william wrote:
>
>> Then I would need to modify the QueryData module then,
>
> No don't do that.
>
>> by modifying
>> the standard module would it make my future maintenance more
>> complicated ?
>
> Absolutely.
>
>> Do you have any tips for me ?
>
>
william wrote:
> Then I would need to modify the QueryData module then,
No don't do that.
> by modifying
> the standard module would it make my future maintenance more
> complicated ?
Absolutely.
> Do you have any tips for me ?
Wrap the object in your own package. Let's call it My::QueryDat
On 5/20/08, André Warnier <[EMAIL PROTECTED]> wrote:
> If you never modify this object after creation, then the answer given by
> Michael Peters is the one you are looking for.
>
> But make sure that the object is indeed never modified (or that what is
> modified does not matter). I have not look
On 5/20/08, André Warnier <[EMAIL PROTECTED]> wrote:
>
>
> william wrote:
>
> > On 5/20/08, william <[EMAIL PROTECTED]> wrote:
> >
> > > Hello, I just know that I can't have a startup script, but how can I
> > > create an object in the startup script and then used that variable
> > > object in c
william wrote:
> Hello, I just know that I can't have a startup script, but how can I
> create an object in the startup script and then used that variable
> object in child modperl script ? Thanks.
It depends on your needs. If you need a read-only object that won't change
during the whole time the
william wrote:
On 5/20/08, william <[EMAIL PROTECTED]> wrote:
Hello, I just know that I can't have a startup script, but how can I
create an object in the startup script and then used that variable
object in child modperl script ? Thanks.
Sorry I mean I CAN have a startup script.
Hi.
On 5/20/08, william <[EMAIL PROTECTED]> wrote:
> Hello, I just know that I can't have a startup script, but how can I
> create an object in the startup script and then used that variable
> object in child modperl script ? Thanks.
>
Sorry I mean I CAN have a startup script.
Hello, I just know that I can't have a startup script, but how can I
create an object in the startup script and then used that variable
object in child modperl script ? Thanks.
11 matches
Mail list logo