cruxoft/bolt-mvc

MVC module for Bolt

0.8.0 2020-12-05 21:50 UTC

README

Roadmap

  • Detect changes in "state" and only save if different
    • Each model might have a hidden hash value of it's savable data
    • check current hash calculation against it
    • Update on load / successful save
  • Keep track of changed (dirty) fields