pnoltes commented on issue #391:
URL: https://github.com/apache/celix/issues/391#issuecomment-1019542520


   Although avpr support was introduced to replace descriptor files, AVPR files 
are (IMO) too complex to parse in C and descriptor files should be preferred. 
   
   How descriptor files are handled in the libdfi. libdfi is not really well 
documented, but there is some info in the header files and the unit tests can 
be used to infer the functionality. 
   
   
https://github.com/apache/celix/blob/master/libs/dfi/include/dyn_type.h#L40-L106
   
https://github.com/apache/celix/blob/master/libs/dfi/include/dyn_interface.h#L37-L47
   https://github.com/apache/celix/tree/master/libs/dfi/gtest/descriptors
   
   I will close this issue, because it is a question. 
   Please note that for future Celix questions it is possible to use the 
Celix-dev mailing-list: 
   https://celix.apache.org/support/mailing-list.html
   
    


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to