From: "David Graham" <[EMAIL PROTECTED]>
> What happens if someone is using both digester and collections?  Which
> ArrayStack class would be used when they're in the same package in
> different jars?  Hoping that the class doesn't change seems rather
> optimistic and error prone.

Its a judgement on the stability of the classes in question. Buffer is an
interface, and thus doesn't change. ArrayStack is very old and stable.

I am also in favour of digester moving to not requiring the classes ASAP as
well ;-)

Stephen


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

Reply via email to