Hi Jerome,
In the REST book, there is a sample bookmark client, similar to
del.icio.us <http://del.icio.us> that you could get inspiration from.
Also have a look at our Atom extension which is an Atom/APP client.
http://www.restlet.org/documentation/books
How is the status of the Atom extension - AFAIK it is planned for
release 1.1, right?
I've downloaded the Restlet source and found it in
modules/org.restlet.ext.atom_1.0 and only the Feed class contains a
"TODO" ;)
Is it in a state that one can use it for production? I've not found any
documentation or example usage for this extension. Is there anything
floating around?
Thanks in advance
Jonas