Hi! > How do i proceed then? Sending it to this list? Creating an bugzilla > issue? Lets start with an bugzilla issue. Somone participating in compress will have a look at it then.
Beside the api cleanup, if you manage to get all the add/update/delete file stuff in place my motivation might be VERY HUGE :-) but be sure to only work with streams in your public API. So you might have to decompress and recompress the archive in a local temp folder to make those operations work. I think in your local temp directory you should NOT use the original filenames of the archive as they might contain invalid characters for the current filesystem. So it might be best to generate dummy names and maintain a map of those to their real names. --- Mario --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
