Alexandr Shapkin created IGNITE-11893:
-----------------------------------------
Summary: .NET enum platform compatibility
Key: IGNITE-11893
URL: https://issues.apache.org/jira/browse/IGNITE-11893
Project: Ignite
Issue Type: Improvement
Components: documentation
Affects Versions: 2.7
Reporter: Alexandr Shapkin
Let's make some warnings about platform compatibility.
[https://apacheignite-net.readme.io/docs/platform-interoperability]
We have a writeEnum/readEnum methods.
In java writeEnum can write only ordinal value, but in .NET we can assign any number to the
enumValue. So any custom enum-to-primitive value binding would not be taken into account.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
|