You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2023/01/03 15:38:59 UTC

[GitHub] [celix] pnoltes commented on issue #432: Filter version comparison

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

   This is a bug and bug that is broader then only version, because filter comparison is always done on strings.
   So the order is always lexicographically, even for something like (service.id<20).
   
   I am currently working on this, but this will take a while because it has impact on the properties implementation, properties usage and filter implementation. 


-- 
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-unsubscribe@celix.apache.org

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