On 1/23/06, Mark A Fortner <[EMAIL PROTECTED]> wrote: > Just out of curiosity, why would you switch from ORO > (an API with more functionality) to Regex (an API with > less functionality)?
Because we don't use the additional ORO functionality and it means we can remove the need for that dependency and others have indicated that the performance of the JDK regexp is better than ORO. Niall > I use VFS, CLI, and ORO. > > Regards, > Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
