Closed adwydman closed 8 years ago
Is this PR about just changing the behavior of the default decode
method, or about changing the decode
method API so all field-types' decode methos have to return Promises?
This PR is a result of this discussion
@kuba-orlik Can we decided what to do with this PR?
I'm closing this PR, as we decided that the default methods should return synchronously.
As @kuba-orlik and I spoke on the latest meeting,
decode
should return a resolved Promise.