@hackage / keera-hails-mvc-model-protectedmodel

Rapid Gtk Application Development - Protected Reactive Models

Latest0.8.0

About

Metadata

  • Last updated , by keera_studios_ci
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: support@keera.co.uk

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    test-hlint (off by default)
    test-doc-coverage (off by default)

Readme

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.