[
https://issues.apache.org/jira/browse/IGNITE-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15960381#comment-15960381
]
Pavel Tupitsyn edited comment on IGNITE-2398 at 4/7/17 8:05 AM:
----------------------------------------------------------------
Need to decide what to do with AssemblyQualifiedName. Do we string assembly
from there or not?
* Keeping assembly name in place is a more clean solution. It may be beneficial
with peer assembly loading (IGNITE-2492), we could differentiate versions
properly
* However, not sure how well this will work with SQL. We should probably update
{{QueryUtils.typeName}} to handle this
* We can also enable/disable assembly part with an option
was (Author: ptupitsyn):
Need to decide what to do with AssemblyQualifiedName. Do we string assembly
from there or not?
* Keeping assembly name in place is a more clean solution. It may be beneficial
with peer assembly loading (IGNITE-2492), we could differentiate versions
properly
* However, not sure how well this will work with SQL.
* We can also enable/disable assembly part with an option
> .NET: Change default mapper behavior
> ------------------------------------
>
> Key: IGNITE-2398
> URL: https://issues.apache.org/jira/browse/IGNITE-2398
> Project: Ignite
> Issue Type: Sub-task
> Components: platforms
> Affects Versions: 1.5.0.final
> Reporter: Vladimir Ozerov
> Assignee: Pavel Tupitsyn
> Priority: Minor
> Labels: .net, important
> Fix For: 2.0
>
>
> We need to mirror changes implemented in IGNITE-2191:
> 1) Default mapper must use full class name (i.e. with package)
> 2) Provide additional mapper implementation which will use simple names.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)