Open milesj opened 9 years ago
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:
Common
Common\Contract
Utility
Common\Utility
Utility\State
Common\State
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:
Common
interfaces toCommon\Contract
Utility
classes toCommon\Utility
Utility\State
toCommon\State