
alvaro at sun
Apr 8, 2008, 11:42 AM
Post #1 of 1
(111 views)
Permalink
|
|
New Rule mechanism landed into trunk (Was: [cherokee-dev] rev 1375)
|
|
On 8 Apr 2008, at 12:04, cherokee[at]cherokee-project.com wrote: > Author: alo > Date: 2008-04-08 19:04:08 +0200 (Tue, 08 Apr 2008) > > Get the changeset with: > svn diff -r 1374:1375 svn://svn.cherokee-project.com/ This big commit has replaced some of the most important pieces of the core of the server. It's been 6k lines that I have written in a single step that replaces the old server defining behavior mechanism by a branch new one. Advantages: - It is way much more flexible. - It is slightly faster. - It replaces one of the piece of the architecture of which I'm not proud. - Configuration parsing is a little more strict now. Not-bad but not-an-advantage either: - It introduces a new configuration key. Weakness: - It does need testing. And here is where you guys can help us out. After the change trunk continues running all the QA tests successfully, so we are relatively safe, at least from the functionality point of view. However, we need to ensure that it continue being at least as stable as 0.6 is. So, if you guys could give it a try, your feedback would be very valuable. Cheers! :-) -- Greetings, alo. _______________________________________________ Cherokee mailing list Cherokee[at]cherokee-project.com http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee
|