You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2015/10/07 16:03:27 UTC

[jira] [Assigned] (IGNITE-1509) .Net: User must operate on IEnumerable in events API rather than on arrays.

     [ https://issues.apache.org/jira/browse/IGNITE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel  Tupitsyn reassigned IGNITE-1509:
---------------------------------------

    Assignee: Pavel  Tupitsyn

> .Net: User must operate on IEnumerable in events API rather than on arrays.
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-1509
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1509
>             Project: Ignite
>          Issue Type: Task
>          Components: interop
>    Affects Versions: 1.1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel  Tupitsyn
>            Priority: Blocker
>             Fix For: ignite-1.5
>
>
> Currently we expose arrays for event groups. As they are mutable, we have to copy them every time user use them. 
> To avoid this we should switch to IEnumerables and leave shortcut methods with "params[]" for convenience.



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