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

Experiment with restructuring app into pods #31

Closed
tobyzerner opened this issue Jan 3, 2015 · 3 comments
Closed

Experiment with restructuring app into pods #31

tobyzerner opened this issue Jan 3, 2015 · 3 comments

Comments

@tobyzerner
Copy link
Contributor

This is the way Ember 2.0 is heading, and it's probably a better structure for a large-scale app like this. ember-cli documentation contains some info about it.

@tobyzerner tobyzerner self-assigned this Jan 3, 2015
@tobyzerner
Copy link
Contributor Author

For my reference: http://cball.me/organize-your-ember-app-with-pods

@tobyzerner
Copy link
Contributor Author

Maybe this should wait for some progress on #4. Will be easier to refactor if there are tests to detect/prevent breakage.

@tobyzerner tobyzerner removed their assignment Jan 21, 2015
@tobyzerner
Copy link
Contributor Author

Had a bit of a play with the pods structure and I don't think it makes sense to do right now, because not everything (almost nothing) fits nicely into the pod format. e.g. components are in a lot of sub-directories, share templates, etc.

So maybe in the future as the app structure fleshes out more, but not right now.

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

1 participant