Skip to content

Class with automatic attribute dependency management

License

Notifications You must be signed in to change notification settings

artgromov/multistore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultiStore class to manage state dependencies

This is my proof of concept class that can automatically recalc dependent attributes.

Roadmap

  • Write MultiStore class that maintain attribute dependencies
  • Class methods should recalculate attributes with respect to their dependencies
  • Custom logic and validators should be possible to add in any order
  • Optimize loop search algorithm by rewrite get_recalc_order as generator function

About

Class with automatic attribute dependency management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages