Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ease-dev] py4j return types

Hi,

I pushed a commit [1] regarding more consistent type conversion from the py4j engine to the Java world and it would be great if Jonah (and of course all of you) could have a look over it. I added test cases so I'm feeling pretty confident about it, still it is a definite behavior change for the py4j engine. 

The more consistent types would help in a lot of areas from code completion to debugging, so it would be very benefitial to improve here... 

Please let me know if you see any potential issues, otherwise we can hopefully even further improve the Python integration in EASE.

Best regards, 
Martin

[1] https://git.eclipse.org/r/109982

Back to the top