Skip to content

Feature/server side stash creation#575

Open
rbokel wants to merge 4 commits intodevelopfrom
feature/server-side-stash-creation
Open

Feature/server side stash creation#575
rbokel wants to merge 4 commits intodevelopfrom
feature/server-side-stash-creation

Conversation

@rbokel
Copy link
Copy Markdown
Contributor

@rbokel rbokel commented Jun 22, 2016

This is a wip for review

The idea is to add the stash on the server, when a session is created.

The component's server.js provides a method prepareStash(item,session)
The container calls the method on every component when a session is created.
When any component returns a stash, it is added and saved to the session.

Note: Saving is not implemented yet.

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

Successfully merging this pull request may close these issues.

1 participant