[
https://issues.apache.org/jira/browse/IGNITE-1509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15010582#comment-15010582
]
ASF GitHub Bot commented on IGNITE-1509:
----------------------------------------
Github user ptupitsyn closed the pull request at:
https://github.com/apache/ignite/pull/140
> .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: Vladimir Ozerov
> Priority: Blocker
> Fix For: 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)