On Thu, Mar 19, 2009 at 5:38 PM, Torgeir Veimo <[email protected]> wrote:
> ...There's a limit to what you can do without any server side component > though, > and I think that determining which capabilities to incorporate into that > component is much more interesting than the client side javascript > implementation. The latter could probably be "left as an exercise to the > reader", as it's mostly about the JS framework, not sling per se.... Very good point - identifying and implementing what's missing (if anything) from Sling's current RESTful interface to create an efficient client-side browser is probably the best way to tackle this. And the browser then becomes an excellent example of how to use that RESTful interface. -Bertrand (pleased to see so many people and good stuff in this thread ;-)
