[
https://issues.apache.org/jira/browse/BEAM-13178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aydar Zaynutdinov updated BEAM-13178:
-------------------------------------
Description:
Now controller contains too much additional logic.
Need to refactor it and move all not API methods to other modules:
* setuper module with methods to set up builders, validators, and lifeCycle
* code_processing module with all processing methods
was:
Now controller contains too much additional logic.
Need to refactor it.
> [Playground] Refactoring for controller
> ---------------------------------------
>
> Key: BEAM-13178
> URL: https://issues.apache.org/jira/browse/BEAM-13178
> Project: Beam
> Issue Type: Sub-task
> Components: beam-playground
> Reporter: Aydar Zaynutdinov
> Assignee: Aydar Zaynutdinov
> Priority: P3
> Labels: beam-playground-backend, beam-playground-sprint-3
>
> Now controller contains too much additional logic.
> Need to refactor it and move all not API methods to other modules:
> * setuper module with methods to set up builders, validators, and lifeCycle
> * code_processing module with all processing methods
--
This message was sent by Atlassian Jira
(v8.3.4#803005)