appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Task]: Decomposition of action execution flow to support method overloads

Open sondermanish opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

SubTasks

Context: For datasource environments project, the action execution flow needs some methods are required to be overloaded in the enterprise edition code. However, since the methods are large, for maintenance purposes the difference in EE and CE versions of code should be minimum. Hence the decomposition of code into relatively smaller methods.

  • Break down execute action methods for improved readability

sondermanish avatar Dec 07 '22 14:12 sondermanish