What's the simplest way to access Java regex?

Blair

On 10/20/06, Haikal Saadh <[EMAIL PROTECTED]> wrote:

Look around, some probs with greedy and non-greedy matching, groups
don't work as expected.

(I've cut and pasted regexes from a java regex test applet into refind,
and it didn't work).

Blair McKenzie wrote:
> CF regex does have limitations. Look-around is cut back so much it's
> almost useless.
>
> Blair
>
> On 10/19/06, *Robin Hilliard* < [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED] >> wrote:
>
>
>     What isn't working?  CF uses the Java regex libraries AFAIK, I've
>     never had a problem, and that's with some pretty serious
>     expressions.  The main thing to watch out for is whether or not white
>     space is matching newlines or not (i.e are you matching individual
>     lines, or the entire string at once).
>
>     ______________
>
>     Robin Hilliard
>     Director - RocketBoots Pty Ltd
>     Consulting . Software Licensing . Recruitment . Training
>     http://www.rocketboots.com.au
>
>     For schedule/availability call Pamela Higgins:
>     w    +61 7 5451 0362
>     m    +61 419 677 151
>     f    +61 3 9923 6261
>     e    [EMAIL PROTECTED] <mailto: [EMAIL PROTECTED]>
>
>     or Direct:
>     m    +61 418 414 341
>     e    [EMAIL PROTECTED] <mailto: [EMAIL PROTECTED]>
>
>       *** Worldwide Adobe Licensing - Volume discounts now start at one
>     point ***
>
>
>     On 19/10/2006, at 5:50 PM, Haikal Saadh wrote:
>
>     >
>     > Just wondering... has anyone else been frustrated enough with
>     > refind[nocase] enough to bugger it and use java's regexp libs?
>     >
>     > I just got fed up because patterns that would work in java, just
>     > wouldn't work in cf...
>     >
>     > Is it CF (6.1) or is it me?
>     >
>     > --
>     > Haikal Saadh
>     > Applications Programmer
>     > ICT Resources, TALSS
>     > QUT Kelvin Grove
>     >
>     >
>     >
>
>
>     >

--
Haikal Saadh
Applications Programmer
ICT Resources, TALSS
QUT Kelvin Grove



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to