Changes between Version 179 and Version 180 of j2p
- Timestamp:
- 01/08/25 09:32:21 (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
j2p
v179 v180 77 77 78 78 {{{#!td style="background: #fee" 79 The library needed for adding overloading support in python is not compatible with python mockito (a library needed to support unit testing in python). Therefore mocking overloaded methods does not work. Assuming the code will be tested as well,it is recommended to avoid overloading completely. Other library combinations were also tried but the present combination seems the least worse at this time.79 The plum library needed for adding overloading support in python is not compatible with python mockito (a library needed to support unit testing in python). Nor does it work well with pyson. Therefore it is recommended to avoid overloading completely. Other library combinations were also tried but the present combination seems the least worse at this time. 80 80 }}} 81 81