Matt Bourke

Category: regex

Mar 1 2011

CF9 precedence to dbtype

While testing an app on CF9 today I came across a difference between how CF8 and CF9 handle the query tag.
Some old code someone had written was causing cf9 to throw an error.

Read more...

Posted by Matt at 4:27 AM - Categories: Coldfusion | regex

Jun 6 2010

Searching code with regex

Ever had trouble finding where a variable is set, displayed or manipulated throughout a large application?
I can remember often trying to find code before having any knowledge of regex. An example of a problem I used to face several years ago is the following.
I would inherit a large mess of an application and in the code I would find a variable #abc123#, not knowing where this is set I would do a

Read more...

Posted by Matt at 2:15 PM - Categories: Coldfusion | regex
















 
 
© 2012 Matt Bourke