> > I am not at all sure that this aspect of Florian's change is a good
> > idea, as it appears to eliminate locale-awareness in favor of a hard
> > coded delimiter list.
>
> Just tried your example - you're right of course! I will remove the hard
> coded delimited list and replace it with the proper calls as shown in the
> code you've sent.
OK Florian, submit a diff with your changes and I'll give them a run.
I forgot that we could just overload functions with different parameter
lists! That sounds like a good idea.
Chris