On Wednesday, 08. May 2002 22:50, Matt Sergeant wrote:

> One proposal I have for AxKit 2.0 would be to not use mod_perl at all, but
> to customly embed perl. The advantage would be we wouldn't need mod_perl
> any more, and we could customise AxKit so that it's much easier to
> separate from Apache module design (e.g. using CGI). The disadvantage
> being that mod_perl is highly developed, so we might miss out on that. But
> we don't use much of mod_perl, so I'm not too worried about it.

On Thursday, 09. May 2002 12:02, Joerg wrote:

>>But that will give other problems. Imagine two perl interpreters linked at the
>>same time - unless mod_perl is compiled as DSO, it will probably crash. Lots
>>of modules use mod_perl, not the least of which is the session plugin, which
>>can only show its full strength when using mod_perl. There would be lots of
>>duplication neccessary. For CGI usage, I would recommend the Mason way:
>>Directly support/use Apache::Fake.

I am thinking the same way as Joerg!  Mason works great and is a breeze
to get up and running.  I've had Mason working with Apache together with
AxKit and lots of other perl modules.  I doubt that an AxKit 2.0 using a customized
embedded perl would work well with any mod_perl packages.  Think of folks
using AxKit on Windows.  How would you get AxKit 2.0 running under Windows
if it's using a customized embedded perl?  I have AxKit running on my laptop
under Windows2000.  I can do a little work when I'm underway or sitting on
my patio in the summer.  Please forget the idea about customly embedding
perl.
--
yours,

James M. Orenchak


--

Diese E-Mail enth�lt vertrauliche und/oder rechtlich gesch�tzte Informationen. Wenn 
Sie nicht der richtige Adressat sind oder diese E-Mail irrt�mlich erhalten haben, 
informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das 
unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to