You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stephen Colebourne <sc...@btopenworld.com> on 2004/05/05 22:11:07 UTC

Re: [digester] local ArrayStack implementation notbackwardscompatible?

From: "Simon Kitching" <si...@ecnetwork.co.nz>
> So the only question is: should it be BeanUtils that copies the class
> and does a release (with Digester depending on the new BeanUtils
> release), or should the copied class be added to Digester, with Digester
> depending on the existing BeanUtils release?
>
> The latter is probably easier as we are about to do a Digester release
> anyway, but a new BeanUtils release would provide this "decoupling"
> feature to all BeanUtils users, not just Digester.

I would favour beanutils as I would like to minimise the places the code
gets copied to in this manner.

Stephen


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org