Hi Hans Ulrich,

Unfortunately, this patch does not fix the problem (debug output added
by me):
That's too bad - I'll have a look at it as soon as I have time

However, I wonder why the wildcard stuff is not done with glob() or
File::Glob...
that one is easily explained - I never liked the whole "wildcard idea", so I simply went the route of least resistance, that looked like it would not open up too many potential security issues. I have no doubt it can be done better, and I'll gladly accept patches. To me, the whole whildcard thing is still mainly trading ease of use against control - I still prefer _exactly_ controlling what goes into a package (as opposed to specifying a regex that will hopefully match everything I want) - but I gave in several users requesting a wildcard feature (reluctantly, I must say - and obviously implementing it badly, as it seems - but as I said, I'll accept any patch that will resolve the issue and not turn the code into a bigger mess than it already is).

Martin



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

_______________________________________________
leaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to