hestiaAI / Argonodes

JSON and its Argonodes!
https://hestiaai.github.io/Argonodes/
Other
3 stars 1 forks source link

Non destructive Model generation from multiple Trees #50

Open Amustache opened 2 years ago

Amustache commented 2 years ago

For now, when a Model in generated from multiple Trees, the Model is taking all changes as a strict update, rather than in an additive way. Althought the aformentioned updates are correctly logged, so that the user can notice what have been changed, it could be more interesting to have a way to keep the changes in place, and choose them afterwards.