tupleson icon indicating copy to clipboard operation
tupleson copied to clipboard

Sync API Refactor

Open helmturner opened this issue 1 year ago • 3 comments

PR Checklist

Overview

Refactor sync api to be easier to follow and map nicely with the new async api (wip)

  • use maps/sets for more declarative code
  • rename things Change the api for guards to be separate from that of serialize/deserialize type handlers
  • give guards their own configuration, but still run them for any unhandled values

helmturner avatar Nov 25 '23 13:11 helmturner