Tim,

On 12/25/2010 3:34 PM, Tim Funk wrote:
> I am thinking from an admin point of view. While you can combine OR
> conditionals in regex's - when you get something more complicated - you
> may encounter a nasty nesting of () to get all the nested OR's correct.

One can always use more, simpler | expressions rather than using a ton
of () expressions to get the shortest regular expression.

-chris

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to