Alexis Drogoul
Alexis Drogoul
I tested it and it seems to be correct. Maybe we should include it in the tests on graphs ?
Hi, same remark and request here. We are thinking about using FST in a rather large project (https://github.com/gama-platform/gama) for both binary (saving large simulations) and JSON (inter-simulations communication) serialisation protocols,...
A workaround consists in declaring a custom serialiser for the `record` classes. However, it defeats a bit the purpose of the library (zero effort configuration !).
Hi, I don't have maintainer privileges, but I'm certainly interested in your patch. Do you think you could make it available as a pull request ? Cheers Alexis
I close this issue for now on. The `gama.pref_required_plugins` and `gama.pref_missing_plugins` preferences should be set to true for it to be functional.
We should build GAMA with 2022-12 now that #3553 is fixed -- and this would remove this issue as well.
It is my understanding that this has been implemented (by @ptaillandier ?) and is now available in GAMA 1.9.1. See, e.g., https://github.com/gama-platform/gama/blob/GAMA_1.9.2/msi.gama.core/src/msi/gama/util/file/GamaGraphFile.java and its subclasses.
Subsumed by #3591
In GAMA 1.9.2, the separator can now be set as a preference, enabling it to be set for a model with `gama.pref_csv_separator
I think that we can close this proposal, as GAMA 2.0 will have its own repository --