Closed adwydman closed 8 years ago
How does that better describe the function? Respones are always object
. What makes this function unique is that it creates a response from an Error
Oh, I'm sorry. I guess I was too hasty and didn't really understand what that method does.
But maybe this signals something anyway?
Yes, I think that definitely Response and Errors are in for a rewrite :)
Well then at least this PR gave us some conclusions. :) closed
What a collosal change - I know. Nevertheless
Sealious.Error
has methodto_object
and I believeto_object
better describes as method thanfromError
. :)