- Fix serialization, total_volume and weight methods/properties in PowerSpace - Fix copy in LMSpace
I assumed that the same solution as GLSpace weight method applies here
These fixes are needed since this class smashing method wasn't working with 2 levels of inheritance.
I think, in principle, everything works fine. One just has to rebuild the individual parts of the constructor :)