[
https://issues.apache.org/jira/browse/IGNITE-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204185#comment-15204185
]
Vladimir Ozerov commented on IGNITE-2686:
-----------------------------------------
I think we should mark arguments passed as varargs with a kind of special flag
(or wrapper). Otherwise it will be hard to distinguish between invalid
arguments and varargs.
Or may be I am completely wrong and all is fine? Reflection in both Java and
.NET should show varargs as arrays, right? Need to better understand and test
this.
> .NET: Call Java services
> ------------------------
>
> Key: IGNITE-2686
> URL: https://issues.apache.org/jira/browse/IGNITE-2686
> Project: Ignite
> Issue Type: New Feature
> Components: managed services, platforms
> Affects Versions: 1.1.4
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Fix For: 1.6
>
>
> Add support for Java service calls (see OP_DOTNET_INVOKE in PlatformServices).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)