In message <[EMAIL PROTECTED]>, Steve Cohen writes:
>This is all true, Daniel, but I think the initial motivation of Dominique
>Devienne was to REMOVE the requirement that oro be on ant's runtime classpath
I wrote:
>wrapper and J2SE 1.4 autodetection, in which case I would hope the point
>would
In message <[EMAIL PROTECTED]>, Dom
inique Devienne writes:
>Probably not... I simply try to avoid having twice the same functionality on
>my classpath, and JDK1.4+ fulfills my regexp needs (albeit simple) just
>fine. I've read a few times that ORO is superior to the JDK's regexp impl,
>so it's no
In message <[EMAIL PROTECTED]>, Steve Cohen writes:
>You've built an interface to encapsulate the choice in regex implementations
>with automatic checking. Sweet! Perhaps we could port it to commons-net -
...
>Perhaps this checker mechanism could be ported to commons (a la
>commons-logging).