Ran Ziv created ARIA-174:
----------------------------
Summary: Refactor instantiation phase
Key: ARIA-174
URL: https://issues.apache.org/jira/browse/ARIA-174
Project: AriaTosca
Issue Type: Task
Reporter: Ran Ziv
The code for instantiation phase currently resides inside the models themselves
({{instantiate}}, {{coerce}}, {{validate}}, {{dump}} methods)
It needs to be refactored to a separate module/package.
The {{dump}} methods should not output to {{stdout}} directly, and their output
should take the CLI configuration into consideration.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)