Skip to content

Session #6

@dvv

Description

@dvv
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions