Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Combine the Utility and Common packages #89

Open
milesj opened this issue Nov 12, 2015 · 0 comments
Open

Combine the Utility and Common packages #89

milesj opened this issue Nov 12, 2015 · 0 comments

Comments

@milesj
Copy link
Member

milesj commented Nov 12, 2015

Both of these packages do something similar, they provide shared functionality for other packages. In almost all cases, all other packages require either one of these, or both of these, so it might make sense to combine them into a single package.

Plan of action:

  • Move Common interfaces to Common\Contract
  • Move Utility classes to Common\Utility
  • Move Utility\State to Common\State
  • Remove Utility package
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant