I am just looking into the serialization library. It seems really nice for archiving using C++.
Is there a way to import an archive generated by that library into another language (e.g. matlab)? I guess that one would need the rules for IO that the serialization archives use?
Thanks,
James