Feature/restructuring
22 unresolved threads
22 unresolved threads
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 31
− 14
@@ -736,16 +736,7 @@ class AASToJsonEncoder(json.JSONEncoder):
@@ -760,11 +751,37 @@ def write_aas_json_file(file: IO, data: model.AbstractObjectStore, **kwargs) ->
We should implement this function using the
json.dump()
function (as it was before this change) for better performance.included in 91e5781c