|
It was StringBuilder's going-away
rave.
----- Original Message -----
From: Michael
Schmalle
Sent: Saturday, March 18, 2006 6:54 AM
Subject: Re: [flexcoders] AS3 :: Multiline RegExp declarations ::
Future enhancement ? ;-) Well.. The only reason I don't like using the string is the esacped back slash sequences. This is a chunck btw, I am using strings. ?var\\s([a-zA-Z_]+)\\s?:?\\s?([a-zA-Z_]+)(\\s?=\\s?(.*))?;? It's those ddddarn double slashes mess my groove up when making complex regexps. Anyway, I am just using a static regexp library that uses string and I pass modifiers and construct the regexp there in a static getRegExp method. So with the library it's write once use anywhere. I guess the double slashes arn't that bad for now. :-() You do it wonderful with XML, RegExp could use that make over someday ;-) PS Jesse, song lyrics in an example, kewl ; I can see the turntables ;-) Peace, Mike On 3/18/06, Gordon
Smith <[EMAIL PROTECTED]>
wrote:
-- What goes up, does come down. -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- Re: [flexcoders] AS3 :: Multiline RegExp declarations :: ... Michael Schmalle
- Re: [flexcoders] AS3 :: Multiline RegExp declaration... JesterXL
- Re: [flexcoders] AS3 :: Multiline RegExp declaration... Darron J. Schall
- Re: [flexcoders] AS3 :: Multiline RegExp declaration... Darron J. Schall
- [flexcoders] Adobe Best Practices: Deprecate/Rem... dos dedos
- RE: [flexcoders] Adobe Best Practices: Depre... Matt Chotin
- RE: [flexcoders] AS3 :: Multiline RegExp declara... Matt Chotin
- Re: [flexcoders] AS3 :: Multiline RegExp dec... Michael Schmalle
- RE: [flexcoders] AS3 :: Multiline RegExp declara... Gordon Smith
- Re: [flexcoders] AS3 :: Multiline RegExp dec... Michael Schmalle
- Re: [flexcoders] AS3 :: Multiline RegExp... Michael Schmalle

