Re: [AD] to prefix or not to prefix (sigh) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
At 14:46 28/10/01 -0000, Owen Rudge wrote:
>> - Replace '#' as separator between datafile name and object name, e.g.
>> by '/' (or does that cause problems in some situation?).
>
>What about the UNIX path seperator though?
And what about backward compatibility? I think we should keep `#' for that
reason alone if nothing else.
Like Sven Sandberg pointed out though, using regular path seperators
wouldn't nescessarily cause a problem, and in a smilar fashion the #
doesn't have to be a problem either.