Re: mod_python as a mod_dav backend

2006-02-01 Thread Graham Dumpleton
On 02/02/2006, at 6:52 AM, Deron Meranda wrote: Actually it seems that this is yet another case of trying to get mod_python to hook into more places in the Apache framework; specifically to hook into other modules. We've already been discussing specific-module hooks for mod_ssl - http://iss

Re: mod_python as a mod_dav backend

2006-02-01 Thread Deron Meranda
Actually it seems that this is yet another case of trying to get mod_python to hook into more places in the Apache framework; specifically to hook into other modules. We've already been discussing specific-module hooks for mod_ssl - http://issues.apache.org/jira/browse/MODPYTHON-94 mod_inclu

Re: mod_python as a mod_dav backend

2006-01-31 Thread Graham Dumpleton
And another one that seemed to vanish into thing air. On 31/01/2006, at 10:11 PM, Matt Carpenter wrote: > > > Graham Dumpleton wrote: >> Regardless of how you might use it, from a technical standpoint I >> would say that >> it is not going to be possible at present. >> >> One could imagine bein

Re: mod_python as a mod_dav backend

2006-01-31 Thread Graham Dumpleton
This is a resend to python-dev list of an email I sent yesterday. For some reason oaccsional email I am sending to list from home is dissappearing, although people cc'd it are getting it. Apologies if this is a duplicate. On 30/01/2006, at 9:49 PM, Matt Carpenter wrote: > Graham Dumpleton wrote:

Re: mod_python as a mod_dav backend

2006-01-30 Thread Graham Dumpleton
On 30/01/2006, at 9:11 PM, Matt Carpenter wrote: Hi, Not sure if this is best posted here, or to mod_dav mailing list. But here goes. Has anyone looked at using mod_python to backend mod_dav, with a similar usage to FUSE's python binding. Basically mod_dav_python. Others may know what you

Re: mod_python as a mod_dav backend

2006-01-30 Thread Matt Carpenter
Graham Dumpleton wrote: Others may know what you are talking about, but I plead ignorance. Can you perhaps describe further what you are talking about, how it would be used etc. A URL to stuff that could be read to understand similar things would also help. Graham What I am t