[
https://issues.apache.org/jira/browse/POLYGENE-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niclas Hedhman updated POLYGENE-259:
------------------------------------
Fix Version/s: 3.0.0
> ConfigurationComposite module is not used for bootstrap serialization
> ---------------------------------------------------------------------
>
> Key: POLYGENE-259
> URL: https://issues.apache.org/jira/browse/POLYGENE-259
> Project: Polygene
> Issue Type: Bug
> Reporter: Niclas Hedhman
> Assignee: Niclas Hedhman
> Fix For: 3.0.0
>
>
> Visibility rules say that the Module of the Entity declaration will be used
> to locate the EntityStore to be used. This is also true for
> ConfigurationComposites, since they are a subtype of EntityComposite.
> However, when the ConfigurationComposite is bootstrapped from some external
> source, such as JSON file, the Deserializer to be used is not what is visible
> from the ConfigurationComposite, but from the ServiceComposite. This is not
> consistent and should be fixed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)