Snowfakery icon indicating copy to clipboard operation
Snowfakery copied to clipboard

Refactor Continuation YAML Loading

Open prescod opened this issue 3 years ago • 0 comments
trafficstars

  • Refactor YAML loading to use add_representer

The basic idea is to get rid of getstate and setstate methods and make YAML loading "standalone".

Basically accept that every pickling/serializing "context" should be unique and orthogonal and not try to reuse them automatically.

prescod avatar Jun 06 '22 18:06 prescod