[
https://issues.apache.org/jira/browse/BEAM-13398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on BEAM-13398 started by null.
-----------------------------------
> [Playground] Split LifeCycle to DTO and business logic
> ------------------------------------------------------
>
> Key: BEAM-13398
> URL: https://issues.apache.org/jira/browse/BEAM-13398
> Project: Beam
> Issue Type: Improvement
> Components: beam-playground
> Reporter: Ilya Kozyrev
> Priority: P2
> Labels: beam-playground-backend
>
> Currently, we need to pass to methods tons of arguments or complete LifeCycle
> object. In the second path, we give paths required for different methods with
> all business logic contained in the Lifecycle.
>
> We need to split DTO and business logic to make the code more secure and
> straightforward. DTO might be composited with Lifecycle if necessary.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)