[ 
https://issues.apache.org/jira/browse/FELIX-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739009#action_12739009
 ] 

Richard S. Hall commented on FELIX-1210:
----------------------------------------

After looking at it some more, it is the case that synthesizing the directory 
entries would not be too costly, but doing so could make Bundle.getEntry() more 
costly, since it would be in a situation where it would need to scan the JAR 
file on misses to determine if the miss was actually a synthesized directory 
entry.

I am not too happy about creating such a containerism. For now, I will move 
this off the current road map, but leave the issue open.

> Allow jars with missing intermediate entries to be handled as if they were 
> present in Bundle.getEntryPaths
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-1210
>                 URL: https://issues.apache.org/jira/browse/FELIX-1210
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>    Affects Versions: felix-1.8.0
>         Environment: generic
>            Reporter: Sahoo
>
> Refer to the entire discussion in users alias:
> http://markmail.org/message/hd6wp7c6agadr6al?q=how+to+iterate+entries+sahoo
> I think it will be good if Felix could tolerate the broken jar and return the 
> entries just like KF and Equinox does, otherwise there is no way to iterate 
> over all the entries of such a jar.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to