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

Move from AppBase and overriding methods as extension points and over to dependency injection and dotnet event pattern #114

Closed
Tracked by #90
RonnyB71 opened this issue Jul 8, 2022 · 1 comment
Assignees
Labels
kind/chore Technical tasks/debt needed in order to maintain a healthy system or otherwise improve dev processes quality/engineering

Comments

@RonnyB71
Copy link
Member

RonnyB71 commented Jul 8, 2022

Goal: Reduce breaking changes when implementation changes as the base class approach is sensitive when it comes to introducing breaking changes.

@RonnyB71 RonnyB71 changed the title Move from AppBase and overriding methods as extension points and over to dependency injection and dotnet event patternGoal: Reduce breaking changes when implementation changes as the base class approach is sensitive when it comes to introducing breaking changes. Move from AppBase and overriding methods as extension points and over to dependency injection and dotnet event pattern Jul 8, 2022
@RonnyB71 RonnyB71 added solution/apps kind/chore Technical tasks/debt needed in order to maintain a healthy system or otherwise improve dev processes quality/engineering labels Jul 8, 2022
@tjololo tjololo self-assigned this Jul 11, 2022
@tjololo
Copy link
Member

tjololo commented Jul 22, 2022

In branch https://github.com/Altinn/app-lib-dotnet/tree/chore/90-114-event-pattern I have a suggestion for an event pattern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/chore Technical tasks/debt needed in order to maintain a healthy system or otherwise improve dev processes quality/engineering
Projects
None yet
Development

No branches or pull requests

2 participants