AS> Definitely a fan of anything that we can do to improve ease of
AS> debugging. Regarding full vs partial state saving... I am thinking
AS> that we may need to save full state in certain cases (eg. if we run into
AS> cases that partial state saving cannot handle correctly). If we are
AS> concerned about bloating the saved state size with location information
AS> in such cases, one option might be to only store location information
AS> when project stage == development. Actually, perhaps only storing
AS> location information during the development (or, at least,
AS> non-production) stage might not be a bad idea anyway?
a very reasonable idea!
regards,
Martin