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

Deprecate controller decorator #229

Merged
merged 9 commits into from
Aug 3, 2022
Merged

Conversation

mofr
Copy link
Collaborator

@mofr mofr commented Aug 3, 2022

MVC pattern is not actually used in winter, so to avoid confusion controller term is removed from winter completely.
Any class can have winter routes, it's not necessary to decorate it with @winter.controller anymore.

Closes #227

andrey-berenda
andrey-berenda previously approved these changes Aug 3, 2022
@mofr mofr merged commit 2602acd into master Aug 3, 2022
@mofr mofr deleted the deprecate-controller-decorator branch August 3, 2022 13:56
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 this pull request may close these issues.

Deprecate winter.controller annotation
4 participants