You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2022/01/12 03:50:05 UTC

[jira] [Updated] (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 ]

Kenneth Knowles updated BEAM-13398:
-----------------------------------

This Jira ticket has a pull request attached to it, but is still open. Did the pull request resolve the issue? If so, could you please mark it resolved? This will help the project have a clear view of its open issues.

> [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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)