[
https://issues.apache.org/jira/browse/BEAM-13041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Artur Khanin updated BEAM-13041:
--------------------------------
Description:
Backend should be able to make some preparation work with files before
validate/compile/run executor's methods.
* Add one more step to executor - Prepare (should work like Validate)
* Add preparation functional into *java_helper*:
** remove *public* modification before each class into the file with code
** remove *package ...* string into the file with code
was:
Backend should have an opportunity to make some preparation work with files
before validate/compile/run executor's methods.
* Add one more step to executor - Prepare (should work like Validate)
* Add preparation functional into *java_helper*:
** remove *public* modification before each class into the file with code
** remove *package ...* string into the file with code
> [Playground] Add an opportunity to make some preparing work into executor
> -------------------------------------------------------------------------
>
> Key: BEAM-13041
> URL: https://issues.apache.org/jira/browse/BEAM-13041
> Project: Beam
> Issue Type: Task
> Components: beam-playground
> Reporter: Aydar Zaynutdinov
> Assignee: Aydar Zaynutdinov
> Priority: P3
>
> Backend should be able to make some preparation work with files before
> validate/compile/run executor's methods.
> * Add one more step to executor - Prepare (should work like Validate)
> * Add preparation functional into *java_helper*:
> ** remove *public* modification before each class into the file with code
> ** remove *package ...* string into the file with code
--
This message was sent by Atlassian Jira
(v8.3.4#803005)