Skip to content
Armagan Amcalar edited this page Aug 6, 2015 · 2 revisions

An Undertaker is responsible for persistence, serialization and deserialization of Stereotype instances. Undertakers are completely stateless, and only deal with information passed onto them by Regimes. Normally, an Undertaker would use one specific technology for persistence, such as AJAX, WebSockets, or LocalStorage.

In some rare circumstances, the same data (or a variation of it) might need to be persisted to two different technologies. In this case, the developer may choose to delegate technology-specific persistence responsibilities to individual Satellites.

Menu

  1. Home
  2. Common Pages
  3. Glossary
  4. FAQ
  5. Concepts & inspiration
  6. Contributors
  7. Naming conventions
  8. Goals
  9. Roles
  10. Core 1. Culture 1. Representative 1. Stereotype 1. Regime
  11. Optional 1. Undertaker 1. Satellite 1. Diplomat
  12. Contextual 1. Union
  13. Example applications
  14. Google Closure
  15. React
  16. AngularJS
  17. VanillaJS
  18. ES6
Clone this wiki locally