Like Jason suggests, feel free to park the servlet utilities in
jakarta-commons-sandbox/util (that's going to need a release pretty
soon anyways).

<[EMAIL PROTECTED]> writes:

> +1, it'll solve a lot of problems with jk and probably coyotee as well.
>
> I allways wanted to move some of the utils in commons, but there were
> allways more important things to do, but if there is at least one other
> project besides tomcat using it we should certainly make the change.
>
> I guess we need at least another +1, and that's Remy, who is also using
> some classes. And we can discuss if/when  jk2, coyotee, 3.3.1 ( or 2 )
> will start using the common package.
>
> It already is a problem, I had to do changes to C2B - the efficient
> char to byte used for output - and I can't do it in j-t-c/utils since
> it'll generate conflicts with 3.3.0.
>
>> In Turbine we have a new caching package that we have introduced and it uses
>> a few of the utility classes in the tomcat3 tree. We are having problems
>> with Gump because the package structure changed and some classes were
>> probably refactored and moved.
>>
>> I realize that these utilities are used internally for tomcat3 uses but I
>> was wondering if there's anyway we could share this code.
>>
>> Possibly in the commons-util package? It is in the sandbox right now only
>> because there wasn't a dire need to push it up to the top level, but if we
>> could get your code into the commons-util package I would be will to the
>> proposal and first release of that package.
>>
>> Any takers?

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to