You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexandr Shapkin (JIRA)" <ji...@apache.org> on 2019/06/10 23:05:00 UTC

[jira] [Comment Edited] (IGNITE-11893) .NET enum platform compatibility

    [ https://issues.apache.org/jira/browse/IGNITE-11893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16860404#comment-16860404 ] 

Alexandr Shapkin edited comment on IGNITE-11893 at 6/10/19 11:04 PM:
---------------------------------------------------------------------

[~garrettalley] For some reasons, I'm also unable to do it.  Probably, you should be a part of some specific group or something like that. Anyway, I will ask about it. 


was (Author: ashapkin):
[~garrettalley] For some reasons, I'm also unable to do it.  Probably, you should be a part of some specific group or something like that. Anyway, I will ask a about it. 

> .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
>            Priority: Minor
>
> 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)