[ http://issues.apache.org/jira/browse/VFS-91?page=comments#action_12442899 
] 
            
Elifarley Callado Coelho commented on VFS-91:
---------------------------------------------

Hi Mario,

I will look further into these issues soon.
Bear in mind I was eager to get something working ASAP ;)

Issues 1 and 2 are trivial, I'll just change the package name and add the 
license plate;

Regarding issue 3, I myself had some "issues" when I tried to avoid reading the 
header myself, so I copied 2 methods found in class GZipInputStream;

Issue 4: I was afraid I would miss a class or two, so I copied classes that 
aren't really needed. Easy to fix.

Issue 5: I'll provide the proper svn diff files.

I'll try to simplify the algorithm so that it uses more VFS classes, without 
using extra classes unnecessarily.


> Provide random access to gzip files.
> ------------------------------------
>
>                 Key: VFS-91
>                 URL: http://issues.apache.org/jira/browse/VFS-91
>             Project: Commons VFS
>          Issue Type: Improvement
>            Reporter: Elifarley Callado Coelho
>            Priority: Minor
>         Attachments: gzip-rac-src-20061017.zip
>
>
> A local file provides random access to its contents.
> For an application to have transparent access to the uncompressed contents of 
> a gzip file, VFS should provide random access to it as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to