Skip to content

Adds a set to refactor service names to interfaces/classes #192

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

Merged
merged 4 commits into from
Mar 11, 2024

Conversation

peterfox
Copy link
Collaborator

@peterfox peterfox commented Mar 2, 2024

Changes

Why

This will make it easier for people to clean up an app with the old-style strings used and replace them with appropriate references to interfaces or if not an interface, the class itself.

Notes

The only problem I can see currently is there are no docs for these and this is a problem for #184 as well, people won't know these exist without extra documentation. I don't know if an extra markdown file that's just manually updated will do for now.

@peterfox peterfox added the enhancement New feature or request label Mar 2, 2024
@peterfox peterfox self-assigned this Mar 2, 2024
@peterfox peterfox force-pushed the feature/refactor-service-container-arg branch from 6293775 to f22c2c9 Compare March 2, 2024 04:37
@driftingly
Copy link
Owner

We could call out extra features in the readme rather than a separate md file.
More likely to be used/updated if in the readme.

@driftingly driftingly merged commit dea1359 into main Mar 11, 2024
@driftingly driftingly deleted the feature/refactor-service-container-arg branch March 11, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants