-
Notifications
You must be signed in to change notification settings - Fork 33
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
Split packages by features #927
Labels
Milestone
Comments
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Required for #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Required for #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
….web.feature.category package. Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Required for #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Required for #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
…amps.web.feature.category package. Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
…tamps.web.feature.category package. Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
…s.web.feature.country package. Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 19, 2018
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jul 20, 2018
…amps.web.feature.country package. Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jun 19, 2019
…rresponding class. Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jun 19, 2019
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jun 19, 2019
Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jun 19, 2019
…esourcesAsMap(). Addressed to #927 No functional changes.
php-coder
added a commit
that referenced
this issue
Jun 19, 2019
Addressed to #927 No functional changes.
A lot of work have been done. While some small issues left, they're related to dependencies between packages rather than split itself. Let's close the issue! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Let's try to do an experiment by split packages by features. I expect that a package with particular feature will have everything that it is required: controller, service, dao, etc.
Candidates:
The text was updated successfully, but these errors were encountered: