1 Sep 02:08
Re: svn commit: r571578 - in /tomcat/trunk/java/org/apache: catalina/CometEvent.java catalina/connector/CometEventImpl.java catalina/connector/Request.java coyote/http11/Http11NioProcessor.java tomcat/util/net/PollerInterest.java
Remy Maucherat <remm <at> apache.org>
2007-09-01 00:08:31 GMT
2007-09-01 00:08:31 GMT
fhanik <at> apache.org wrote: > Author: fhanik > Date: Fri Aug 31 13:59:00 2007 > New Revision: 571578 > > URL: http://svn.apache.org/viewvc?rev=571578&view=rev > Log: > Move back to original idea, use primitive int instead of enum, extremely inefficient using enums and arrays to hold them. Good. Two of the biggest gropes I had in this portion of the API and impl are now gone (after arguing they were great ideas, and ignoring my complaints about them for months :( ). How about adopting my interface ? It's clearly the next step in the evolution. The main problem continues, though: API changes are being made without being discussed in any way beforehand. I think this needs to stop, and I will restart the vote for moving this branch to the sandbox. Rémy PS: The fix for the close problem is horrible, but good job on finding the bug.
Am 01.09.2007 um 02:09 schrieb Remy Maucherat:
> Hi,
>
> Due to continuing independent development in trunk by Filip, I am
> calling for a second vote to move it to the sandbox, where Filip
> could continue developing his ideas in a non disruptive way. I
> think the whole thing has been debated pretty extensively in the
> previous vote.
>
> Following this, debate should take place to determine if a new main
> trunk is needed, and if commit procedure changes would be good
> (personally, I do like Jean-Frédéric's ideas).
>
> <ballot>
> [ ] +1
> [ ] 0
> [ ] -1
> </ballot>
>
> Rémy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe <at> tomcat.apache.org
> For additional commands, e-mail: dev-help <at> tomcat.apache.org
RSS Feed