|
|
|
|
|
by dogada
5124 days ago
|
|
I agree that identification is important issue, but IMO it's protocol level issue. RJSON is not protocol, it's algorithm. Someone will prefer to wrap all in {"rjson": ...}, someone like {"format": "rjson", "data": ...} and so on.
I belive, algorithm itself should create as less limitations as possible. |
|
The ideal place to handle this is (as pointed out above) content negociation - specifically as 'application/rjson+json'