jermus67 commented on pull request #385:
URL: https://github.com/apache/celix/pull/385#issuecomment-996486227


   The idea with this PR is to add support functions that can be used when 
processing filters when instantiating services in 'service on demand' admins. 
The two checks that are needed in my current admin are:
   - does the filter contain a statement that the matching service must have a 
certain property with a specific value
   - does the filter contain a statement that the matching service must _not_ 
have a certain property, regardless of its value.
   
   I think the current PR is close, but not completely there yet.


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