[ 
http://issues.apache.org/jira/browse/FELIX-31?page=comments#action_12364216 ] 

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

Another status update: I have committed the current state of my refactoring of 
the Module Loader layer in my sandbox area in the repo. For those interested, 
they can check out it. The refactoring is not completely done yet, so a few 
things have regressed from the trunk, but I will keep working on them over the 
next week or so to get the functionality back to the level of the current 
truck, then I will figure out how to merge to the two.

So far, things look pretty good and I should be able to implement the 
Bundle.getEntry() methods shortly. :-)

> Implement new Bundle interface methods
> --------------------------------------
>
>          Key: FELIX-31
>          URL: http://issues.apache.org/jira/browse/FELIX-31
>      Project: Felix
>         Type: New Feature
>   Components: Specification compliance, Framework
>     Reporter: Richard S. Hall
>  Attachments: FELIX-31_ChangeLog, FELIX-31_src_mod.zip
>
> This issue is described in section 4.3 of the OSGi R4 specification. There 
> are various methods in the Bundle interface that are not covered by other 
> issues, such as:
>     Bundle.getSymbolicName()
>     Bundle.loadClass()
>     Bundle.getResources(String)
>     Bundle.getEntryPaths(String)
>     Bundle.getEntry(String)
>     Bundle.findEntries(String, String, boolean)
>     Bundle.getLastModified()
> Most of these methods are reasonable simplistic and will involve localized 
> changes.

-- 
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

Reply via email to