On 4/26/10 4:38 PM, Felix Meschberger wrote: > Hi, > > On 26.04.2010 15:22, Justin Edelson wrote: >> On 4/26/10 5:27 AM, Luca Masini wrote: >>> I read a month ago a post by Martin Fowler regarding the maturity levels of >>> REST (http://martinfowler.com/articles/richardsonMaturityModel.html). >>> >>> I thougth a lot about Sling and I think that Sling is a Level 3 Maturity >>> Model because >>> 1) Use resources (level 1) >>> 2) Use HTTP verbs (apart from some piggybacking in PostServlet) (level 2) >>> 3) Has HyperMedia control (level 3) >> Frankly, I'm not sure we do enough with respect to Level 3/Hypermedia. >> For example, adding link support in the JSON renderer. > > How would we do that ? Can we at all ? I'm sure we can. But I'm not really sure how. AFAIK, there's no equivalent to atom links for JSON.
Justin > > Regards > Felix > >> >> Justin >> >>> >>> Do you agree ?? >>> >>> >> >>
