Hi,
>
> I'm sorry, I had to rewrite everything from scratch (not only because
> of EO problems) and I cann't bring the previous version into the
> testable state in reasonable amount of time. I tried to make a small
> test case but it seems to work now. However I'm still experiencing
> strange p
Robert,
sorry that it take so long until I can answer, but I was very busy and I
wanted try it out on my own first.
> I noticed exactly the same behaviour when EO is used with
> PerlInitHandler Apache::Reload - this probably indicates there's
> something wrong in EO.
>
> Anyway, deadline is too
I noticed exactly the same behaviour when EO is used with
PerlInitHandler Apache::Reload - this probably indicates there's
something wrong in EO.
Anyway, deadline is too close. We finally redid things in Embperl and
plain old Perl objects and it worked. We'll try back EO in few weeks.
- Robert
gt;
> - Original Message -
> From: "Robert" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, January 08, 2001 7:14 PM
> Subject: Re: PerlTransHandler & EmbperlObject problem
>
>
> > Gerald Richter wrote:
> > >
>
7:14 PM
Subject: Re: PerlTransHandler & EmbperlObject problem
> Gerald Richter wrote:
> >
> > I don't have the time to look at it now, but I think your transhandler
> > should return OK, instead of DECLINED, but I am not quite sure.
>
> Eagle book says DECLINED
Gerald Richter wrote:
>
> I don't have the time to look at it now, but I think your transhandler
> should return OK, instead of DECLINED, but I am not quite sure.
Eagle book says DECLINED since I don't want to do the actual
translation, I expect the standard handler does it. Anyway, even minimal
25152
-
- Original Message -
From: "Robert" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 08, 2001 5:18 PM
Subject: Re: PerlTransHandler & EmbperlObject problem
> The reload problem manifests itself even with this minimal
> PerlTransHandler.
The reload problem manifests itself even with this minimal
PerlTransHandler. I'd think if it just returns DECLINED, default Apache
handler does the right thing, but apparently it doesn't. I don't
understand why and today's the deadline. Any help, please?
- Robert
handler
===
package NetBoo
I'm using custom PerlTransHandler and while with Embperl it worked OK,
with EmbperlObject it does funny things. When I comment PerlTransHandler
out, it works again, but in my test case the handler just returns
DECLINED. The exact problem is this: after server restart, first time I
load the URL I g