More recently, this section of the documentation seems to have been added:
http://research.microsoft.com/en-us/um/cambridge/projects/infernet/docs/How%20to%20save%20distributions%20to%20disk.aspx
Is this still the recommended way to serialize and deserialize distributions?
Also, do you have any suggestions for serializing/deserializing VariableArrays and the ranges that are used to define a model? i.e., if one wanted to use a posterior distribution as the prior for a model in making predictions, what is the best way to load these
VariableArrays and Ranges into a new model?