Re: Switch and mod_perl

2005-06-24 Thread Jan Eden
Dorian Taylor wrote on 24.06.2005: >On Thu, Jun 23, 2005 at 03:19:22PM -0400, Perrin Harkins wrote: >> On Thu, 2005-06-23 at 10:46 +0200, Jan Eden wrote: >> > could it be that mod_perl doesn't play nice with the Switch module? >> >> Isn't it a source filter? Those don't work with mod_perl. >> >

Re: Switch and mod_perl

2005-06-23 Thread Dorian Taylor
On Thu, Jun 23, 2005 at 03:19:22PM -0400, Perrin Harkins wrote: > On Thu, 2005-06-23 at 10:46 +0200, Jan Eden wrote: > > could it be that mod_perl doesn't play nice with the Switch module? > > Isn't it a source filter? Those don't work with mod_perl. > > You probably shouldn't use Switch for any

Re: Switch and mod_perl

2005-06-23 Thread Perrin Harkins
On Thu, 2005-06-23 at 10:46 +0200, Jan Eden wrote: > could it be that mod_perl doesn't play nice with the Switch module? Isn't it a source filter? Those don't work with mod_perl. You probably shouldn't use Switch for anything serious. Even Damian says so. - Perrin