[ 
https://issues.apache.org/jira/browse/IGNITE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14982228#comment-14982228
 ] 

Pavel  Tupitsyn edited comment on IGNITE-1768 at 10/30/15 9:45 AM:
-------------------------------------------------------------------

* PlatformDotNetPortableTypeConfiguration has nameMapper, idMapper, serializer 
which are type names without an assembly.

* PlatformDotNetCacheStoreFactory and PlatformDotNetLifecycleBean have 
typeName+assembly

Since assembly-qualified name can be a single string, we can get rid of 
separate "assemblyName" properties.


was (Author: ptupitsyn):
* LifecycleBean
* CacheStore
* TypeConfiguration
* IdMapper/NameMapper
* IPortables

PlatformDotNetPortableTypeConfiguration has nameMapper, idMapper, serializer 
which are type names without an assembly.

> .Net: Review portable configuration on Java side.
> -------------------------------------------------
>
>                 Key: IGNITE-1768
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1768
>             Project: Ignite
>          Issue Type: Task
>          Components: interop
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel  Tupitsyn
>            Priority: Critical
>             Fix For: 1.5
>
>
> I am concerned why for some objects we pass assembly + type, while for others 
> type only.



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

Reply via email to