Request for a Spring ViewScope as in V8 for MPR based projects
@denis-anisimov is already working on this.
Since May 19, 2021.
- Dominant language
- Java
- Stars
- 186
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Ticket #263 contains the discussion about a @RouteScope that originated from the request of a @ViewScope for Vaadin Flow Spring Add-on. The discussion - as far as I understood - focuses on implementing a comparable scope for Vaadin Flow based (parts of) a project.
We're planning to migrate Vaadin 7 projects to Vaadin 14 using MPR with the "old" Vaadin 7 components for the vast majority of the views and functionality. The current projects heavily rely on @ViewScope when navigating between views.
Thus using Vaadin 14 with MPR and Vaadin Spring Add-on will not work for us due to the missing Scope.
Are there any plans to restore the old functionality in order to support such scenarios? Maybe using a special legacy package and warnings in JavaDoc that this scope will work with Vaadin 7 / Vaadin 8 navigator based navigation, only?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.