Reduce warnings about unnecessary copies
Tidy up some saving code by looping consistently with const& and removing member functions that don't need to be members.
Tidy up some saving code by looping consistently with const& and removing member functions that don't need to be members.