On Thu, 24 May 2001, Gerald Richter wrote:
> Hi Doug,
>
> do you have any plans for supporting mod_dav (which is now part of Apache
> 2.0) in mod_perl 2.0 ?
yes, i would like to have an auto-generated interface for 2.0, but have
not looked at mod_dav yet.
> The reason for my question is, that I am about to start to write a Perl
> interface to mod_dav, so you can create a custom repository (which let you
> store data and properties, or manage ACL or searching) in Perl.
cool!
> At the moment I will implement it for mod_dav 1.x, which works with Apache
> 1.3, but in the future it should also work with Apache 2.0.
>
> So I am asking now, to avoid to duplicate work. (If you planning to support
> mod_dav later on in mod_perl itself, I am happy to help out or to make the
> implementaion of this part)
if you implement an interface to mod_dav that works with both 1.x and 2.x,
that would be great and then we can skip the inclusion of an interface
bundled with modperl-2.0. or we could have two, your 1.x version on cpan,
and a 2.x version bundled with modperl-2.0. i'm not sure which would be
the best approach, not having looked at the differences between 1.x and
2.x mod_dav.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]