[
https://issues.apache.org/jira/browse/IGNITE-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14717007#comment-14717007
]
Pavel Tupitsyn commented on IGNITE-1289:
-----------------------------------------
* Everything from Portable and Impl.Portable copied to Ignite
* All classes that do not travel over network are removed from GridGain. All
GridGain interfaces are intact, proxies created where necessary.
* Exceptions are being wrapped via IgniteContext.
* Most tests work
What is left:
* Fix remaining tests
* Wrap remaining exceptions
* Cleanup & documentation
> Platforms .Net: Move portable marshaller to Ignite.
> ---------------------------------------------------
>
> Key: IGNITE-1289
> URL: https://issues.apache.org/jira/browse/IGNITE-1289
> Project: Ignite
> Issue Type: Sub-task
> Components: interop
> Affects Versions: 1.1.4
> Reporter: Vladimir Ozerov
> Assignee: Pavel Tupitsyn
> Priority: Critical
> Fix For: ignite-1.4
>
>
> We need to move portable serialziation logic to Ignite. It is important that
> initially we _must_not_ move pre-configured classes to Ignite.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)