Ilya Kozyrev created BEAM-13398:
-----------------------------------

             Summary: [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


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)

Reply via email to