BreakingBytes / simkit

Model Simulation Framework
http://breakingbytes.github.io/simkit/
BSD 3-Clause "New" or "Revised" License
27 stars 16 forks source link

Serializer and deserializer #88

Open mikofski opened 7 years ago

mikofski commented 7 years ago

Currently only model and maybe layers can save files, model and Misty layers can read files too. Make this robust everywhere.

Also allow models and layers to read either file, file like object or dictionary.