rcasteran / jarvis4se

JARVIS for Systems Engineers
https://regis-casteran.gitbook.io/jarvis4se/
MIT License
3 stars 1 forks source link

New XML structure #40

Closed rcasteran closed 2 years ago

rcasteran commented 2 years ago

Is your feature request related to a problem? Please describe. Jarvis generates a XML file with "funcarch" as a root node. This does not allow to add the elements describing the physical architecture of the system.

Describe the solution you'd like

Describe alternatives you've considered None

Not2behere commented 2 years ago

Regarding this : "Allow Jarvis to automatically update on old XML structure ("funcarch" as a root node") into the new one ("systemAnalysis" as a root node)" Since there is not so much user (at the moment ;) ), the easiest and more convenient way (from dev side) would be to delete old xml file an (re)run the whole notebook. Otherwise, a specific module/script has to be developped. If there is a "real" need for this feature please let me know.

rcasteran commented 2 years ago

Ok, as long as Jarvis takes no action and displays an error message in case of old xml structure found