On Fri, 8 May 2009 18:30:43 +0200, Frank wrote:
On Fri, 8 May 2009 18:25:52 +0200 Enrico Tröger enrico.troeger@uvena.de wrote:
b) regex would be way more flexible and it's more portable (for systems without it we have a small implementation embedded) but it would also be harder to use. E.g. something like "*.py" wouldn't work anymore as it's not globbing.
Maybe this could be solved by adding some kind of switch like "Use regex for more complex rules". But easy to use is something different.
Yeah, just adding everything doesn't always solve problems.
Regards, Enrico