[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] Lists in XML_CATALOG_FILES
- From: Igor Zlatkovic <igor stud fh-frankfurt de>
- To: "Sean Chittenden" <sean chittenden org>
- Cc: "Daniel Veillard" <veillard redhat com>, <xml gnome org>
- Subject: Re: [xml] Lists in XML_CATALOG_FILES
- Date: Sat, 5 Oct 2002 00:59:43 +0200
> This is true though. Hrm... how can you concatenate multiple URLs
> into a list? Maybe a space works well, but if you've just got a set
> of paths like /usr/local/share/sgml/catalogs:/opt/corp/sgml/catalogs
> and the Win32 equiv, are you going to require that everyone convert
> file paths to URIs if they've got multiple catalog dirs? ....
No, replacing colons with spaces is mostly sufficient. You must convert to
URI only if you have a space in the path.
After all, those who have multiple catalog dirs will do whatever they did
before. Multiple search paths in XML_CATALOG_FILES didn't work on any
platform until yesterday, not with colons, not with spaces, not at all.
Ciao
Igor
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]