keera-hails-mvc-model-lightmodel

Rapid Gtk Application Development - Reactive Protected Light Models

http://www.keera.co.uk/blog/community/

Latest on Hackage:0.8.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Ivan Perez
Maintained by [email protected]

Light Protected Models are Thread-safe (STM) Reactive Models with change propagation and notification. They are meant to enclose a whole (MVC) application's model, using field accessors to access every part of a Protected Model as a Reactive Value. Unline full Protected Models, Light models do not have an undo/redo queue.