Hi, We are considering implementing a part of our web application using emberjs. The application is web2py based, and we are thinking about the possible implications. These are some of the issues that we would like to clarify:
1. Can the emberjs javascript be served by web2py? I guess this is not a problem. 2. How can we share data between web2py and ember.js? 3. Most important: how can we share the sessions between web2py and ember.js? Can we have "authenticated clients" with ember.js via web2py? 4. Can we expect any conflicts between web2py and emberjs? Thanks, Daniel --

