Comment on JSend: a specification for how JSON responses should be formattedComments−DjDarkman15yWhy not just return NULL on failure and the data object on success? in most cases that will work, in some cases it will not be enough, but why add redundant data to all responses?
Comments
Why not just return NULL on failure and the data object on success? in most cases that will work, in some cases it will not be enough, but why add redundant data to all responses?