OK, just wanted to know if this was an 'oops' or just the way things are. I'll interpret that as the latter. ;)

-Tim

Remy Maucherat wrote:
Tim Funk wrote:

Sort of unrelated to the patch but noticed from line:
  File file = new File(configBase, name.replace('/', '_') + ".xml");

Would the following 2 names cause a confict if used at the same time?
1) name="more_cowbell";
2) name="more/cowbell";


Well, yes. You can't avoid all conflicts, so ...

Remy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to