eugeneloza / decoherence

Project moved to https://gitlab.com/EugeneLoza/decoherence
GNU General Public License v3.0
10 stars 7 forks source link

Test read/write generic lists #534

Open eugeneloza opened 6 years ago

eugeneloza commented 6 years ago

With current approach I'm not even sure such "generic" procedure is needed. Each generic lists has its own simple read/write procedure and therefore it's much easier to handle reading and writing, together with more modular code. So, let's move this issue to "later". If it'd be easier to write large composite objects through this interface - good, if not - delete the whole code chunks and forget about them.