[
https://issues.apache.org/jira/browse/ARIES-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13033960#comment-13033960
]
Valentin Mahrwald commented on ARIES-652:
-----------------------------------------
Also, the IFile API should probably live in org.apache.aries.util (or even on
its own) so it is reusable without the application API. Any objections?
> 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