Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve handlers implementation for org.eclipse.birt.report.designer.ui.preview.web #785

Closed
ruspl-afed opened this issue Jan 23, 2022 · 0 comments · Fixed by #786
Closed
Assignees
Milestone

Comments

@ruspl-afed
Copy link
Contributor

We had a discussion with @claesrosell regarding implementation of handlers.

Here I would like to provide code changes to illustrate my point of view

@ruspl-afed ruspl-afed self-assigned this Jan 23, 2022
ruspl-afed added a commit that referenced this issue Jan 23, 2022
Part I:
Move handlers to internal package with classic name
Declare this package as x-internal
Add abstract handler implementation that will supply the standard
workflow
Keep only the specific "action" code for concrete handler

Signed-off-by: Alexander Fedorov <alexander.fedorov@arsysop.ru>
ruspl-afed added a commit that referenced this issue Jan 27, 2022
Improvements for org.eclipse.birt.report.designer.ui.preview.web #785
@wimjongman wimjongman added this to the 4.9 milestone Jan 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants