Maxim Orlov created ARIA-417:
--------------------------------
Summary: Encoding models to json is too strict
Key: ARIA-417
URL: https://issues.apache.org/jira/browse/ARIA-417
Project: AriaTosca
Issue Type: Story
Reporter: Maxim Orlov
Assignee: Maxim Orlov
Priority: Minor
The current ModelJSONEncoder checks if the model is an instance of ModelMixin,
however we should try and decode the same way even if the class is not an
instance of that model, but does provide the same API. This would enable to
achieve the usage of the same encoding mechanism for models which support the
same api.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)