StorDJE - Storage layer add-on module for the Dojo Toolkit event system
License
maratbn/StorDJE
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
StorDJE - Storage layer add-on module for the Dojo Toolkit event system http://maratbn.com/stordje/ https://github.com/maratbn/stordje/ Copyright (c) 2010-2011 Marat Nepomnyashy maratbn@gmail All rights reserved. Description: Background: The Dojo Toolkit, for which this module is intended, features a versatile topic-based event publishing and subscription framework, that allows widgets throughout the application to receive notifications of various events and associated data. However, as of version 1.5.0, the Dojo Toolkit lacks a utility to also allow retrieval of previously published event data, preventing the event system from being used to store data for the application model. Such a capability is useful for UI components that are created by their parent components upon notification of (and obviously after) a particular event, but that still periodically require the latest data on that or other event topic(s) throughout their lifecycle. Overview and purpose: This is a storage layer add-on module for the Dojo Toolkit event system. It can be 'require'd via the Dojo module loading system, and be used for the retrieval of previously-published topic-based event data, making it possible for application components to access event data that either could not be received, or was not needed, at the time it was originally published.
About
StorDJE - Storage layer add-on module for the Dojo Toolkit event system
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published