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

Delegate listing files to the application layer #18

Open
vitorsouza opened this issue Oct 19, 2012 · 0 comments
Open

Delegate listing files to the application layer #18

vitorsouza opened this issue Oct 19, 2012 · 0 comments

Comments

@vitorsouza
Copy link
Member

Currently, the Project Tree navigates the workspace by itself, retrieving the models folder from the project, calling members() and checking which members are models, etc.

To keep a proper separation of responsibilities, this should also be delegated to the application bundle and its service classes. Add methods to retrieve different folders of a project and different members of such folders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant