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

Auto load views #59

Open
tracend opened this issue Aug 1, 2013 · 0 comments
Open

Auto load views #59

tracend opened this issue Aug 1, 2013 · 0 comments

Comments

@tracend
Copy link
Member

tracend commented Aug 1, 2013

Layouts already have some automation regarding views, when syncing the data between the individual views and the layout's data object (when it's a backbone model).

Taking automation a step further, the layout may (optionally) load the views on initialize if the layout contains data that matches the name of a view in the specific namespace.

That way all that would be required to use the views is loading the appropriate data and instanciating the layout.

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