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


   In the current PR the ```hasEqualValueAttribute()``` also returns true for 
optional attributes, which is not a good idea for my currently intended 
application of this function, which should return false for optional 
attributes. I'll change that somewhere today.
   
   Maybe ```hasMandatoryEqualValueAttribute()```, although longer, may be a 
better name?
   
   And maybe ```hasMandatoryNegatedPresenceAttribute()```, or 
```hasMandatoryNotPresenceAttribute()``` could be a better name for the 
```hasNegatedPresenceAttribute()```.


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