Re: newbie question

2010-11-07 Thread Tal Liron
Absolutely, and it works great! Though I do recommend using the Apache HTTP client connector for good performance and secure connection support. There are a few library dependencies to get it to work, so make sure you get them. -Tal On 11/07/2010 01:19 PM, deuce4 wrote: > I am wondering of

Restlet Framework 2.1 M1 and 2.0.3 released

2010-11-07 Thread Jerome Louvel
Hi all, We are happy to announce two releases: · New “testing” version : 2.1 milestone 1 · New “stable” version : 2.0.3 For all details, see this blog post: http://blog.noelios.com/2010/11/07/restlet-framework-2-1-m1-released/ Happy coding, Jerome -- Restlet ~ Founder

newbie question

2010-11-07 Thread deuce4
I am wondering of the capabilities of the client side of Restlet. There are a lot of data cloud libraries out there, like AWS Simple DB, and soon, the Google Big Query, which are RESTful. Can RESTlet be used as a general purpose Rest client? I have not seen any information on hooking up Restlet