Re: [xml] xmlIO extensions
- From: Christian Engwer <christi uni-hd de>
- To: xml gnome org
- Subject: Re: [xml] xmlIO extensions
- Date: Thu, 30 Oct 2003 17:46:23 +0100
Hi,
I have adopted the naming scheme from jakarta...
<quote>
URI Format
zip://zip-file-uri[!absolute-path]
jar://zip-file-uri[!absolute-path]
Where zip-file-uri refers to a file of any supported type, including
other zip files. Note that any ! characters in zip-file-uri must be
escaped using %21.
</quote>
There are two difference:
1) I only support local paths and file uris for zip-file-uri.
2) I search for the last "!/" sequence to split zip-path and
internal-file-path, I don't need to escape "!" to %21. I am not
shure whether this has any down sides, but ... works for me ...
The new version can be found on the homepage
http://hal.iwr.uni-heidelberg.de/~christi/xmlzipio/
I want to make again some valgrind tests, but I would be surprised to
find new bugs, because these were really small changes... but who
knows ;-)
Bye Christian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]