compas_fab
compas_fab copied to clipboard
Remove Legacy
I think it is time to remove the following 4 functions in favor of compas.Data. Especially for the compas_fab 1.0 release.
write_data_to_jsonread_data_from_jsonwrite_data_to_pickleread_data_from_pickle
https://github.com/compas-dev/compas_fab/blob/main/src/compas_fab/utilities/file_io.py#L44-L111
Does anyone have reservations?