swfsm
swfsm copied to clipboard
should serializers have an `func Unwrap(serialized string) (error, string)` method?
things like the S3Serializer would resolve from S3, compressing serializers could decompress, etc
/cc @dpiddy
That sounds good!