Steven E. Harris wrote:
"Richard S. Hall" <[EMAIL PROTECTED]> writes:

In short, the module loader abstraction previously worked in terms
of exports/imports, but now it has been generalized to work in terms
of capabilities/requirements. A capability is simply a set of
properties, while a requirement is a filter over a set of
properties.

Does this mean that some of the capabilities and requirements types
from the OBR bundle will be moved (or copied) into Felix proper?

Essentially, yes. I have had to make some modifications to their implementation for the time being, but I hope to continue to work on them to make them more generic like the original OBR types.

-> richard

Reply via email to