Re: Using jdon serialized objects as query params
"Eric J. Bowman" <[email protected]> Wed, 5 Jun 2013 07:39:20 -0600
| Newsgroups | gmane.comp.web.services.rest |
|---|---|
| Organization | Bison Systems Corporation |
| Message-ID | <[email protected]> |
Unmesh Joshi wrote: > > Is this a standard practice? > I'm sure it's a common practice; what REST wants is a standardized means of building such URIs. What do the hypertext controls look like, and what media type are you using? As to the URI itself, it's opaque, so you could even use "jdon" notation for query params... ;-) -Eric