Rainer,

On 6/23/2011 10:39 AM, Rainer Jung wrote:
> Globs in the file name and not
> the directory part is the most important use case and easy to understand
> in its consequences. So I lean towards this type of improvement right now.

So:

  /path/to/*.jar       (allowed today)
  /path/to/foo*.jar    (proposed)
  /path/*/foo.jar      (not proposed)
  /path/**/foo.jar     (ant-style "**" for "any depth", not proposed)

?

Any reason not to allow globs in the non-filename path portion? I can't
really see a use case for actually wanting a path-glob but am interested
in your reasoning.

-chris

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to