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

Ember outlet #87

Open
cherifGsoul opened this issue Nov 1, 2012 · 5 comments
Open

Ember outlet #87

cherifGsoul opened this issue Nov 1, 2012 · 5 comments

Comments

@cherifGsoul
Copy link

Does FlameJS support EmberJS outlet and Router? If yes, how it works with the layoutmanager

@sly7-7
Copy link

sly7-7 commented Nov 30, 2012

Any news on this ?

@ctimmerm
Copy link
Member

ctimmerm commented Dec 7, 2012

I'm not entirely sure I understand what the problem is. How is the layout manager related to the router? Could you give an example?

@sly7-7
Copy link

sly7-7 commented Dec 7, 2012

For me it's more related to the outlets mechanism. I've not used much Flame.js but it seems that you have to manage all views by yourself, like I see in the example of the README.md.
I think you can use Flame views inside outlets, but you cannot insert outlets inside Flame views. But I'm not sure I'm right, so perhaps just an example of combining Flame views and {{outlets}} helper should be fine.

@cherifGsoul
Copy link
Author

As I understand, views and outlet are tied, not just the router, I think of two exemples:

  1. Use flame views with outlet or nested views
  2. Use flame layout manager to build Ember's container views

@pjmorse
Copy link
Contributor

pjmorse commented Jan 13, 2013

I'm successfully using Flame views inside an outlet, but I haven't tried inserting outlets into Flame views.

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

4 participants