[ 
https://issues.apache.org/jira/browse/ARIES-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Valentin Mahrwald resolved ARIES-652.
-------------------------------------

    Resolution: Fixed

Implemented changes and committed unit tests for the new function.

> Improvements to IFile API
> -------------------------
>
>                 Key: ARIES-652
>                 URL: https://issues.apache.org/jira/browse/ARIES-652
>             Project: Aries
>          Issue Type: Improvement
>          Components: Application
>            Reporter: Valentin Mahrwald
>            Assignee: Valentin Mahrwald
>
> Currently the IFile API suffers from a number of capability / performance 
> problems:
> - it is not possible with the API to open a zipfile as an IDirectory if the 
> directory that contains the zipfile was opened as an IDirectory already
> - it is not possible to open a zipfile nested in a zipfile with the API at all
> - operation on zipfile IDirectories are an order of magnitude slower than 
> using zipfile directly because the zipfile is opened and closed for most 
> operations!

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to