Re: New committer: Jim Gallacher

2005-06-08 Thread Nicolas Lehuen
That's great news ! I was feeling a bit lonely in the commit log, lately ;-). I'd like to thank Jim too for his contributions. Well, this is a great opportunity for me to address a few points, which I'm going to post in separate messages to ease the discussions... Regards, Nicolas 2005/6/7, Gre

Re: Solving the import problem

2005-06-08 Thread Graham Dumpleton
Nick wrote .. > I agree; the code there is relatively simple and will probably do the > job for most people. Keep it simple, and it can serve as an example for > people who want to do something more sophisticated. Or they can upgrade > from publisher to vampire; honestly, if you like publisher I

Re: Solving the import problem

2005-06-08 Thread Nick
Graham Dumpleton wrote: Note that the direction I am looking at here is that apache.import_module() is made to function properly in the contexts it needs to and not perform double duty in satisfying extra requirements of top level mod_python imports where it has to import stuff from site-packages

Re: Solving the import problem

2005-06-08 Thread Graham Dumpleton
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 to solve the problems with module loading. The apache.impo

Re: Solving the import problem

2005-06-08 Thread Nick
On Thu, 2005-06-09 at 00:50 +0200, Nicolas Lehuen wrote: > Most of the problems raised when importing handlers (including double > import of handlers) have been solved in the trunk for a while now, the > bug fixes are waiting for an official release. Looks good, seems to work well. However, I nev

Re: Solving the import problem

2005-06-08 Thread Nicolas Lehuen
2005/6/9, Nick <[EMAIL PROTECTED]>: > Graham Dumpleton wrote: > > The apache.import_module() method is already currently used to perform the > > top level import of a handler module and already behaves differently to a > > standard "import", so even without an import hook you already have a > > pro

Re: Managing and updating the web site

2005-06-08 Thread Jim Gallacher
Gregory (Grisha) Trubetskoy wrote: On Tue, 7 Jun 2005, Nicolas Lehuen wrote: Grisha, can you tell us what is the process to release a new version, including the update of the web site ? Updating the site is trivial, I can do it, that's the last thing to worry about. Releasing a new version