The method used is the same that is used to process the "--file" option. I do not think it would make sense to do it differently, for consistency
Another option would be to support regexp/globs for both the --file and --exclude options.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tend to disagree. The mechanism is the same as for the --file option, so enhancing one of the two should benefit to the other option as well, in my opinion. Thus, this proposal belongs to a different change.
Cheers,
Remi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well, what's missing? Bascially only time to adapt this patch to the current code.
It's now applied and will be included with the next 5.1 release.
Please let me know, if you wanted to have it in a maintenance release - but I tend not to add features to maintenance release...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Believe it would be more useful if exclude filter supports regular expression or file mask.
The method used is the same that is used to process the "--file" option. I do not think it would make sense to do it differently, for consistency
Another option would be to support regexp/globs for both the --file and --exclude options.
Hi,
I tend to disagree. The mechanism is the same as for the --file option, so enhancing one of the two should benefit to the other option as well, in my opinion. Thus, this proposal belongs to a different change.
Cheers,
Remi
Is this patch now in the source code? If not, whats missing?
Well, what's missing? Bascially only time to adapt this patch to the current code.
It's now applied and will be included with the next 5.1 release.
Please let me know, if you wanted to have it in a maintenance release - but I tend not to add features to maintenance release...