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

Session #6

Open
dvv opened this issue Jul 10, 2010 · 0 comments
Open

Session #6

dvv opened this issue Jul 10, 2010 · 0 comments

Comments

@dvv
Copy link
Contributor

dvv commented Jul 10, 2010

  • what if I call Session.getCurrentSession() several times?! I get multiple sessions!
  • some store.put() return promises -- so we need to when() then all across the code -- I suggest to always create a session prior to handling nextApp in Session.js
  • session.save is missing
  • context.js L12: promiseModule.currentContext = null; nullifies the context, but promised actions in nextApp haven't completed yet -- thus I constantly get "null" calling Session.getCurrentSession().

--Vladimir

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