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

Clean Architecture query #16

Open
esoxjem opened this issue Jan 31, 2016 · 4 comments
Open

Clean Architecture query #16

esoxjem opened this issue Jan 31, 2016 · 4 comments

Comments

@esoxjem
Copy link

esoxjem commented Jan 31, 2016

@rallat Uncle Bob says when you open the package structure, it should scream the intent of the application and not the tools/framework used. Right now the packages model, presenter, service, ui just tell me about the tools, that MVP is used. What's your opinion?

@epeterson320
Copy link

"Package by feature, not by layer" is the advice I've heard. I haven't yet seen a Clean Architecture example repository that follows this advice, and I'll admit I was hoping to find it here.

@Rainer-Lang
Copy link

Take a look here... android10/Android-CleanArchitecture#112

@esoxjem
Copy link
Author

esoxjem commented Mar 22, 2016

@epeterson320 I've taken a shot at it. https://github.com/esoxjem/MovieGuide

@esoxjem
Copy link
Author

esoxjem commented Mar 22, 2016

@Rainer-Lang Your package structure talks about the tools (data, domain, presentation) and not the intent.

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

3 participants