Alex-Ratcliffe

Results 2 issues of Alex-Ratcliffe

When --gen-compare is selected this will add a comparison operator to the python classes created when the --gen-object-api is selected. This gives the expected behavior of working object comparisons in...

python
c++
codegen

There is no implementation of the comparison operator in the python generated object API. This will result in unexpected behavior when comparing objects which should be equal, but result in...