CF's native RegEx support comes from a library created by a third party who
is unknown to me. It conforms to POSIX in some things and not others,
supports some functionality but not others; to be short, it's frustrating.
There is a new custom tag, thank goodness, available through the Developer's
Exchange, CFX_PCRegEx, that supports Perl style RegEx's and is supposed to
be fully POSIX compliant, hallelujah.

http://devex.allaire.com/developer/gallery/info.cfm?ID=47AA9175-9AFE-11D4-AA
A700508B94F380&method=Full


Steve

-----Original Message-----
From: Christopher S Martin [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 17, 2000 4:32 PM
To: CF-Talk
Subject: What sort of RegEx does Cold Fusion Support?


Just a quick question as I prepare to write a tempalte that will (hopefully)
save me days of mindnumbing work:
How well does ColdFuison support Regular Expressions?  Does it use a perl or
perl-ish model, strict POSIX standards, or some weird, homegrown  flavor?
Basically I want to kow if I use a regular expression that works with, say .
. . grep, will it provide the desired functionality?

Thanks,

Chris Martin.

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to