----- Original Message -----
From: <[EMAIL PROTECTED]>
> I have only recently joined this list, so excuse me for asking stupid
> questions..
>
> Why can't the file seperators in the xml file be specified using
> ${file.separator} instead of having a standard file separator.
>
A related question:
Why not just use entity references? XML (and a parser) provide the required
functionality and there would have been less code to maintain. (i.e. the
code to do ${} replacement).
alan
