Re: Batch calls?

2013-07-29 Thread Aron Roberts
On Tue, Jun 14, 2011 at 6:36 AM, gonzajg go...@istockmanager.com wrote: Is there any plan to include batch calls on future restlet releases? Or how can I implement it over restlet? https://www.google.com/search?q=bulk+deletion+rest Among the resultant links, two Stack Overflow posts

Re: Wikipedia Restlet entry

2009-07-20 Thread Aron Roberts
in. :-) Aron Roberts Information Services and Technology . Warren Hall, 2195 Hearst University of California, Berkeley, CA 94720-4876 USA a...@socrates.berkeley.edu . +1 510-642-5974 . fax 510-643-5385 http://purl.org/net/aron

Trailing slashes in dir names in Restlet's Maven repo

2009-05-26 Thread Aron Roberts
: MvnBrowser i...@mvnbrowser.com To: Aron Roberts a...@socrates.berkeley.edu Subject: Re: Suggested addition to Maven repositories list Date: Tue, 26 May 2009 17:55:24 +0200 Hi Aron, Thanks for the tip. I tried adding the repository to our database. However, our current HTML scraper is unable

Re: StatusService not working

2009-01-07 Thread Aron Roberts
At 07:23 -0800 2009-01-07, Ganesh wrote: i am trying to add a custom StatusService to my application, that should go to given error page when the resource not found.for the known resources it is going fine..if it is an unknown resource the getStatus is not called!! In the message Re:

ResourceException.getMessage() also returns status description, code?

2008-10-23 Thread Aron Roberts
During my first look at the new ResourceException in 1.1RC2, after Jerome added it nearly a year ago :-), it appeared that the values returned by its getMessage() method seemed to always be prefixed by the status description and code. A representative example: Bad Request (400) - Your

Re: POST/GET and URL confusion

2008-10-14 Thread Aron Roberts
At 22:27 +0200 2008-10-14, Marcel wrote: Is it conforming to the REST philosophy to use key/values in the URL? http://www.x.com/serv/location?user=joepasswd=blalat=4.132lon=8.4559 In the message Re: POST/GET and URL confusion, dated 2008-10-14, Rob Heittman wrote: If you have data you need to

Re: POST/GET and URL confusion

2008-10-14 Thread Aron Roberts
In the message Re: POST/GET and URL confusion, dated 2008-10-14, Aron Roberts wrote: In Richardson and Ruby's book, RESTful Web Services - also mentioned in Richard Hoberman's post earlier today - a colon or semicolon is recommended as a delimiter between value pairs in a URI; e.g

RE: bad experience with restlets [1.0 to 1.1 migration experience]

2008-09-19 Thread Aron Roberts
In the message Re: bad experience with restlets, dated 2008-09-19, Jerome Louvel wrote: Thanks for the support guys :-) Alex hit a blocking bug, actually a regression introduced in 1.1 M5. I can understand the pain... this is the risk with unstable software. He just had bad luck. One more

Vote SOON for Restlet in SourceForge's Community Choice Awards!

2008-06-11 Thread Aron Roberts
and Canada, 9:00 pm in many parts of Western Europe (2008-06-11T21:00:00Z), etc. :-) Aron Roberts

Re: Additional output after 1.0.5 - 1.0.6 upgrade?

2007-12-31 Thread Aron Roberts
On Mon, December 31, 2007 16:33, Philip Johnson wrote: I am puzzled by some spurious output I am getting as a result of upgrading from 1.0.5 to 1.0.6. I am setting up a Server instance ... As of 1.0.6 (and 1.0.7), I get the following line printed out during the execution of the start()

Re: HEAD not well supported?

2007-10-03 Thread Aron Roberts
an entity-body (for example after a DELETE), and might want to return updated metainformation. Aron Roberts Information Services and Technology . 2195 Hearst University of California, Berkeley, CA 94720-4876 USA [EMAIL PROTECTED] . +1 510-642-5974 . fax 510-643-5385

Re: Versioning REST Services

2007-07-05 Thread Aron Roberts
practices regarding RESTful services, many of which are similarly simple and straightforward. One can buy the book - and make a small contribution to the Restlet project in so doing - via this page: http://www.restlet.org/documentation/books Aron Roberts