On Fri, 2006-12-08 at 08:13 +0100, Carsten Ziegeler wrote:
> > WildcardHelper is now no longer used in 2.1. Should we remove it
> > together with WildcardHelperTestCase?
> >
> > That breaks private Cocoon components which may still use it but IMHO
> > that is better than just giving a depracation warning. ("Friends don't
> > let friends use broken WildcardHelper.")
> >
> > WildcardMatcherHelper is not a drop-in replacement of WildcardHelper but
> > easy enough to use.
> >
> > WDYT?
> >
> Hmm, yes, this seems logical - on the other hand there might be people
> relying on the bugs in the code :)
>
> I think you should start a vote on this and hopefully we get the buggy
> code out of 2.1.10.
>
> Carsten
Here we go: I propose to delete the obsolete
BRANCH_2_1_X/src/java/org/apache/cocoon/matching/helpers/WildcardHelper.java
and the related test case.
Please cast your votes.
Cheers, Alfred.