You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oro-user@jakarta.apache.org by Joe Pardi <jp...@maine.rr.com> on 2001/08/30 06:42:39 UTC

JavaScript Reg. Exp.

Does anyone know which package (ORO or RegExp) is closer aligned to the
regular expression features provided in JavaScript?

Would be great if the patterns were the same. If not, maybe a setting could
be added into the API such as:

setJavaScriptCompatible(true)

When this setting is on (true), then the code would make the necessary
conversions to make them compatible. I'm not sure if I'm trivializing the
issue, though.

Any insight?

- Joe