Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2 final
-
Component/s: Documentation
-
Labels:None
Description
The JSON builder is only useful for trivial cases and the documentation should favor the JSON converter as the favored approach for sending JSON responses.
Another problem with the JSON builder is that builders in general are super cryptic/magic and poorly documented. They lead too many unsuspecting programmers down a rat hole.