[
https://issues.apache.org/jira/browse/IGNITE-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14941254#comment-14941254
]
ASF GitHub Bot commented on IGNITE-1562:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/125
IGNITE-1562 .Net: Remove "Generic" word from "WriteGenericCollection" and
"WriteGenericDictionary".
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-1562
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/125.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #125
----
commit a2d2f854ba847acf559275ca676d8cb55c8ec76c
Author: ptupitsyn <[email protected]>
Date: 2015-10-02T13:55:46Z
IGNITE-1562 .Net: Remove "Generic" word from "WriteGenericCollection" and
"WriteGenericDictionary".
commit c9d0d74f0bc232b3417c309c23743345b2f108b5
Author: ptupitsyn <[email protected]>
Date: 2015-10-02T14:10:37Z
Fix reflective routines
commit 5a066cc6187519ec2391725be1153976641db308
Author: ptupitsyn <[email protected]>
Date: 2015-10-02T14:15:26Z
fixing API
commit 6860673890a957e1631bb76977d5f92ae893395a
Author: ptupitsyn <[email protected]>
Date: 2015-10-02T14:21:18Z
Test added
commit f02ed34ec4b55952b0e14367f250fcaeb76e985a
Author: ptupitsyn <[email protected]>
Date: 2015-10-02T15:18:29Z
wip
commit d5fd527bddc7fa934c960b125d7adb3c4df2fc3c
Author: ptupitsyn <[email protected]>
Date: 2015-10-02T15:20:18Z
test fixed
----
> .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)