You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Aydar Zaynutdinov (Jira)" <ji...@apache.org> on 2021/12/28 11:23:00 UTC

[jira] [Assigned] (BEAM-13398) [Playground] Split LifeCycle to DTO and business logic

     [ https://issues.apache.org/jira/browse/BEAM-13398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aydar Zaynutdinov reassigned BEAM-13398:
----------------------------------------

    Assignee: Aydar Zaynutdinov

> [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
>            Assignee: Aydar Zaynutdinov
>            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)