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

Vladimir Ozerov commented on IGNITE-1562:
-----------------------------------------

I do not understand the problem, honestly. "T[]" is always array irrespectively 
of how we write it: Write<T[]>(), WriteArray<T>(), WriteCollection or 
WriteCollection<T>. So it should be written in the same way in all cases. The 
same goes for read side.

> .Net: Remove "Generic" word from "WriteGenericCollection" and 
> "WriteGenericDictionary".
> ---------------------------------------------------------------------------------------
>
>                 Key: IGNITE-1562
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1562
>             Project: Ignite
>          Issue Type: Task
>          Components: interop
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel  Tupitsyn
>            Priority: Critical
>             Fix For: ignite-1.5
>
>
> Normally users will use these methods instead of non-generic. Lets make their 
> names as simple as possible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to