Skip to content

Conversation

@balmoral
Copy link

@balmoral balmoral commented Nov 4, 2015

CHANGES

Added session_store to provide access to html sessionStorage, in the same way local_store does to html localStorage.

Two new base classes have been implemented to minimize code replication:

  1. Volt::HtmlStorage in volt/lib/volt/utils
    -- inherited by LocalStorage and SessionStorage
  2. Volt::Persistors::HtmlStore in volt/lib/volt/models/persistors
    -- inherited by LocalStore and SessionStore

Other changes made as required to initialize and provide access to session_store.

TODO

  1. full testing
  2. documentation

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