PengZheng opened a new pull request, #601:
URL: https://github.com/apache/celix/pull/601

   This PR removes resolver and related codes from the framework, including:
   
   - resolver.c
   - Implementations in capability.c/requirement.c/wire.c, but leave their 
interface untouched.
   - Buggy `Export-Library` and `Import-Library` manifest parsing code (thus it 
fixes #531)
   - `export_import` example
   
   The removal should be safe, considering "export-library/import-library" has 
never been production ready.
   It can be viewed as a preparatory step towards reintroducing 
Requirement-Capability Model (#511).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to