Re: jakarta-oro dilemma

Stefan Bodewig <[email protected]> 13 Aug 2003 09:31:31 +0200
Newsgroups gmane.comp.jakarta.oro.devel
Message-ID <[email protected]>
On Tue, 12 Aug 2003, Costin Manolache <[email protected]> wrote:

> IMO the biggest problem with jakarta-oro and jakarta-regexp is the
> lack of a common API. I suppose it wouldn't be easy ( or possible )
> to implement the APIs in JDK1.4 - or to use a common API for both.

Ant uses (a subset of the regexp functionality) via a common API for
all three engines.  So it is possible 8-)

Stefan