jakarta-oro was mentioned favorably in a recent article in JDJ 
(http://www.sys-con.com/java/article.cfm?id=1273) on the J2SE 1.4
java.util.regex package:

"I encourage you to look at other regular expression packages if you
 intend to do extremely complex regex work. The most notable example is
 the ORO package freely available through the Apache Jakarta Project
 It's more full-featured than the JDK regex package, but the usage is
 similar. Sadly, Sun decided not to implement the regex package through
 interfaces, making it (currently) impossible to freely switch between the
 JDK and ORO regex packages. On the brighter side, the Sun regex package
 is full-featured enough for places where a typical regex engine is needed."

daniel



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

Reply via email to