Re: Last modified times

2006-02-10 Thread Graham Dumpleton
Mike Looijmans wrote .. I've read through the documentation. I like the interface - just call ap_update_mtime for every object your response depends on (and another great feature: It starts with the mtime of the file, so that updates to the script also invalidate the cached response).

Refactoring of the test suite

2006-02-10 Thread Nicolas Lehuen
Hi, There is something I'd like to do for the 3.3 version : it is to refactor the test suite. It's more a chore than real development, but the current test suite is slowly becoming big and quite difficult to maintain. What I'd like to do is simply split the test runner and the published tests in

Re: Refactoring of the test suite

2006-02-10 Thread Jim Gallacher
Nicolas Lehuen wrote: Hi, There is something I'd like to do for the 3.3 version : it is to refactor the test suite. It's more a chore than real development, but the current test suite is slowly becoming big and quite difficult to maintain. Also, I think the size and complexity may be

[jira] Commented: (MODPYTHON-78) No support for Apache 2.2 yet

2006-02-10 Thread Jim Gallacher (JIRA)
[ http://issues.apache.org/jira/browse/MODPYTHON-78?page=comments#action_12365923 ] Jim Gallacher commented on MODPYTHON-78: The following comment from Justin Erenkrantz was sent to the python-dev mailing list : FWIW, don't ever expect code that

Re: [DRAFT] ANNOUNCE: Mod_python 3.2.7

2006-02-10 Thread Gregory (Grisha) Trubetskoy
On Thu, 9 Feb 2006, Jim Gallacher wrote: Depending on Grisha's preference, I think we should either put the content in svn and have a cron job on modpython.org do a nightly update, or start using the Apache infrastructure for the website. See http://www.apache.org/dev/project-site.html for

Re: [DRAFT] ANNOUNCE: Mod_python 3.2.7

2006-02-10 Thread Daniel J. Popowich
Gregory (Grisha) Trubetskoy writes: On Thu, 9 Feb 2006, Jim Gallacher wrote: Depending on Grisha's preference, I think we should either put the content in svn and have a cron job on modpython.org do a nightly update, or start using the Apache infrastructure for the website. See

Re: site.

2006-02-10 Thread Justin Erenkrantz
On 2/10/06, Jim Gallacher [EMAIL PROTECTED] wrote: So we would have our own httpd instance in the zone, right? infra@ allocates zones to a PMC. So, you'd have to 'share' the server with the rest of the httpd PMC. But, I'm sure we can work something out. -- justin

Re: site.

2006-02-10 Thread John McFarlane
I would he happy to help out if my experience would be useful. http://thinkflat.com/home/portfolio/ Lemme know if there's anything I can do :) John M. __ Gregory (Grisha) Trubetskoy wrote: On Fri, 10 Feb 2006, Daniel J. Popowich wrote: Could we run