[ https://issues.apache.org/jira/browse/BEAM-13398?focusedWorklogId=701581&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-701581 ]
ASF GitHub Bot logged work on BEAM-13398: ----------------------------------------- Author: ASF GitHub Bot Created on: 28/Dec/21 15:48 Start Date: 28/Dec/21 15:48 Worklog Time Spent: 10m Work Description: AydarZaynutdinov commented on pull request #16374: URL: https://github.com/apache/beam/pull/16374#issuecomment-1002167791 R: @KhaninArtur @ilya-kozyrev -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 701581) Time Spent: 20m (was: 10m) > [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)