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

Remove the DndResources class and have users of this class create a CustomSongResources directly. #634

Open
github-actions bot opened this issue Oct 2, 2019 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Oct 2, 2019

The original implementation of DndResources class has been extracted
into a CustomSongResources superclass in commit cc6a6e7,
so that part of its logic can be re-used in other contexts, such as in commit ba9e15b.

Now this DndResources class is really dumb and we want to prefer composition over inheritance.
This class should be removed.


This issue has been automatically created by todo-actions based on a TODO comment found in src/resources/dnd-resources.ts:8. It will automatically be closed when the TODO comment is removed from the default branch (master).

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

No branches or pull requests

1 participant