cruxoft/bolt-mvc

MVC module for Bolt

Installs: 304

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/cruxoft/bolt-mvc

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