RE: Starting on 3.1 implementation

2012-06-27 Thread Filip Hanik (mailing lists)
> > > 3.1 seems to be a fairly minor update so far, so we should be able to > start > > pushing Tomcat 8 right around the time as the spec is finalized. > > Just a word of caution. The EG is far from agreed on the best way to do > the non-blocking API at the moment. As with happened with the 3.0

Re: Starting on 3.1 implementation

2012-06-27 Thread Mark Thomas
On 27/06/2012 20:49, Filip Hanik (mailing lists) wrote: >> My current focus on Tomcat 8 is re-factoring the resources to remove all >> the JNDI stuff. After that, I'll probably look at the HTTP upgrade bit. > > [Filip Hanik] > Interesting, what's up with JNDI, prolly something I missed from an e

RE: Starting on 3.1 implementation

2012-06-27 Thread Filip Hanik (mailing lists)
> > 3.1 seems to be a fairly minor update so far, so we should be able to > start > > pushing Tomcat 8 right around the time as the spec is finalized. > > Just a word of caution. The EG is far from agreed on the best way to do > the non-blocking API at the moment. As with happened with the 3.0 asy

Re: Starting on 3.1 implementation

2012-06-27 Thread Mark Thomas
On 27/06/2012 20:16, Filip Hanik (mailing lists) wrote: > As some of you noticed, I added in the stubs for Servlet 3.1 yesterday. > > I'm planning on starting on 3.1 features, mainly the non blocking > read/writes. > In Tomcat, we already have an implementation of this in the sandbox > http://svn