dev@jax-ws.java.net

Re: Generic Tubes

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Mon, 16 Apr 2007 14:53:01 -0700

Peter Hendry wrote:
> I was wondering whether any thought had been given to making the Tube
> framework generic? Defining Tube<T> and the other necessary changes to
> make it a reality.
>
> Seems like too nice a framework to tie to Packet and therefore SOAP.
> Could be a java.net project to itself.
>
> Just a thought.

I see. I guess it never occurred to us, but now that you mentioned it,
it could have been a library on its own.

We can have a spin-off library that does just that, but I think at this
point it's fairly difficult for the JAX-WS RI to switch to using that
library, because this is a part of the externally visible API, and a lot
of code has already been written internally/externally to rely on it. A
package name change would be disastrous.

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com