You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Niclas Hedhman (JIRA)" <ji...@apache.org> on 2017/05/28 11:41:04 UTC

[jira] [Created] (POLYGENE-259) ConfigurationComposite module is not used for bootstrap serialization

Niclas Hedhman created POLYGENE-259:
---------------------------------------

             Summary: 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


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)