I like the <case in foo bar baz> better. Using regexp's work, but if we don't necessarily have to use them (which seems to be this case), it's probably better since using the regexp engine is much more expensive.
Thanks Dan!
-Roberto