IsElementOf predicate behaves in opposition to semantic implication
-------------------------------------------------------------------

                 Key: SANDBOX-232
                 URL: https://issues.apache.org/jira/browse/SANDBOX-232
             Project: Commons Sandbox
          Issue Type: Improvement
          Components: Functor
            Reporter: Matt Benson


It is my opinion that semantically, "IsElementOf(foo, bar)" translates into 
English as "bar is an element of foo"; however this BinaryPredicate is actually 
coded such that the translation is "foo is an element of bar".  This comes down 
to an opinion question, so I'd like for interested parties to weigh in on this 
one before I make the requested change.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to