You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
renaming nodes, modifying constants, etc. lead to many changes in the corresponding yaml files (eg. renaming "ProcessSubtree" to "ProcessSubtree1")
git diffs and commits cannot be quickly checked with such a behavior. it seems a more deterministic file saving process is required. An important point is to ensure comparability for reading existing trees and allowing them to migrate to any new strategy.
The text was updated successfully, but these errors were encountered:
renaming nodes, modifying constants, etc. lead to many changes in the corresponding yaml files (eg. renaming "ProcessSubtree" to "ProcessSubtree1")
git diffs and commits cannot be quickly checked with such a behavior. it seems a more deterministic file saving process is required. An important point is to ensure comparability for reading existing trees and allowing them to migrate to any new strategy.
The text was updated successfully, but these errors were encountered: