Re: Solving the import problem

2005-06-09 Thread Nicolas Lehuen
2005/6/9, Graham Dumpleton <[EMAIL PROTECTED]>: > I admit I haven't necessarily fully digested some of what has already been > proposed but, here is my take on the issue put together on main train ride > this morning to work . > > I feel that there are a lot of issues which need to be covered

Re: Solving the import problem

2005-06-09 Thread Graham Dumpleton
On 09/06/2005, at 11:15 PM, Nick wrote: Graham Dumpleton wrote: module, from the document tree. Maybe the context of the directive could be used for that ; if the directive is defined at the server or virtual host level, then it's a top level handler, otherwise if it is defined in a Location o

Re: Solving the import problem

2005-06-09 Thread Nick
Graham Dumpleton wrote: Handler modules in your document tree is done all the time, you can't avoid it with mod_python.publisher and most other systems. I think you misunderstand why I'm saying, or maybe I misuderstood Nicolas. By "Handler" modules I mean your modules that implement accesshand

Re: Solving the import problem

2005-06-09 Thread Nick
Graham Dumpleton wrote: module, from the document tree. Maybe the context of the directive could be used for that ; if the directive is defined at the server or virtual host level, then it's a top level handler, otherwise if it is defined in a Location or Directory (or .htaccess file), then it's

Re: Solving the import problem

2005-06-09 Thread dharana
Graham Dumpleton wrote: On 08/06/2005, at 8:33 AM, Barry Pearce wrote: Indeed Im for fixing it...its on my list of things to do...right after 'do everything the company want RSN' I do believe it should be mod_python that is fixed. I have a VERY big need for reload of modules *without*

Re: A Document on import issues? Was: Solving the import problem

2005-06-09 Thread Daniel Popowich
Gregory (Grisha) Trubetskoy writes: > > I find that I'm unable to follow the import discussion in an e-mail > exchange format. This is a complex issue that requires a lot of things to > be considered, researched, tested, etc. I find that as I read these > e-mails I find points that are potenti

Re: Solving the import problem

2005-06-09 Thread Graham Dumpleton
On 10/06/2005, at 2:53 AM, dharana wrote: As for vampire - why would I want vampire? mod_python is great except this. I personally have no interest in adding yet more software to my system just to solve the mod_python import issue - Id rather it was fixed in the right place...not everyone uses

Re: Solving the import problem

2005-06-09 Thread David Fraser
Graham Dumpleton wrote: On 10/06/2005, at 2:53 AM, dharana wrote: As for vampire - why would I want vampire? mod_python is great except this. I personally have no interest in adding yet more software to my system just to solve the mod_python import issue - Id rather it was fixed in the righ