Open
Description
I am thinking mostly of groups and scalars.
This would be especially important for users of the standalone interface (see #88).
When using the standalone interface, they will probably want to also dump functions defined within the console in the same file, so that they can start working exactly where they left of, but we could use a specific format for that (e.g pickle the whole session), but in that case, using from larray import *
will become problematic.