AToMPM / atompm

A Tool for Multi-Paradigm Modeling
https://atompm.github.io/
GNU Lesser General Public License v3.0
22 stars 15 forks source link

Element changes are not reported in the changelog #93

Open BentleyJOakes opened 3 years ago

BentleyJOakes commented 3 years ago
  1. Place debugging code in client/query_response.js
  2. Make changes to an element, such as the condition code on a rule's LHS
  3. Observe how the change is not reported in the changelog

This blocks improvements to marking the model as not unsaved in fewer circumstances.