Piero Campanelli wrote:
I am evaluating the status of OSGi opensource containers to publish
them on
my blog. Regarding Felix, skimming through source code can we say the
following?
Core Framework:
Security Layer: no
This has been implemented, but not yet fully tested so it is unclear if
it is compliant.
Module Layer: OK
Essentially, this is true. More specifically, it is missing
require-bundle and bundle fragments, which are optional spec features.
In my sandbox I have been prototyping require-bundle, which is working
in a preliminary fashion and now needs to be re-done for the trunk.
Lifecycle Layer: OK
Service Layer: OK
Core Services:
Package Admin: Partial
Complete except for those aspects related to fragments and require-bundle.
Conditional Permission: Partial
I don't think we have anything here, but I believe Karl Pauls is looking
at it.
Permission Admin: Partial
Same as above.
URL Handler: OK
Start Level: OK
-> richard