Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Avoid "util" packages - this is an antipattern #98

Open
ascheman opened this issue May 12, 2019 · 0 comments
Open

Avoid "util" packages - this is an antipattern #98

ascheman opened this issue May 12, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@ascheman
Copy link
Member

Delete packages like util and move their contents to some business
logic or adapter logic classes. It is considered an antipattern.
If you cannot name something you should carefully think about a
better name.

@ascheman ascheman added the bug label May 12, 2019
@ascheman ascheman added this to the later milestone Feb 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants