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

Reply via email to