BitemporalReactive.jl

Beware, Work In Progress BitemporalReactive sports MVVM architectture.

  • ContractSectionView defines the view model, the ui elements and their data bindings.
  • LifeInsuranceDataModel - an imported package - provides the business model and logic
  • BitemporalReactive connects the business model to the view model and provides event handling.

Index