01-08-2008, 11:50 AM
|
#2 (permalink)
|
|
The Reckoner
Join Date: Sep 2007
Posts: 437
Thanks: 22
|
There's no technical reason to my choice, but for sheer simplicity I would say to use filters over regex. I don't see the point in writing regex when you can easily use a pre-made filter. I'd only use regex if a filter is inadequate or doesn't exist.
__________________
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
|
|
|
|