Return-Path: Delivered-To: apmail-hc-httpclient-users-archive@www.apache.org Received: (qmail 23644 invoked from network); 31 Oct 2008 14:32:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Oct 2008 14:32:44 -0000 Received: (qmail 5537 invoked by uid 500); 31 Oct 2008 14:32:49 -0000 Delivered-To: apmail-hc-httpclient-users-archive@hc.apache.org Received: (qmail 5517 invoked by uid 500); 31 Oct 2008 14:32:49 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 5506 invoked by uid 99); 31 Oct 2008 14:32:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Oct 2008 07:32:49 -0700 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of jerome.louvel@noelios.com does not designate 91.121.6.62 as permitted sender) Received: from [91.121.6.62] (HELO alaska.noelios.com) (91.121.6.62) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Oct 2008 14:31:33 +0000 Received: from 81-67-87-178.rev.numericable.fr ([81.67.87.178] helo=colorado) by alaska.noelios.com with esmtpsa (TLS-1.0:RSA_ARCFOUR_MD5:16) (Exim 4.63) (envelope-from ) id 1Kvv2g-0006n7-1J for httpclient-users@hc.apache.org; Fri, 31 Oct 2008 15:32:13 +0100 From: "Jerome Louvel" To: "'HttpClient User Discussion'" References: <1225459599.15227.11.camel@ubuntu> <1225462531.15227.15.camel@ubuntu> Date: Fri, 31 Oct 2008 15:31:58 +0100 Message-ID: <49407C19063149C79C4851C153544ABE@colorado> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <1225462531.15227.15.camel@ubuntu> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Thread-Index: Ack7Y18YZ4iuW0qqQSuOQjHmxohyhgAAEx3Q X-SA-Exim-Connect-IP: 81.67.87.178 X-SA-Exim-Mail-From: jerome.louvel@noelios.com X-Spam-Checker-Version: SpamAssassin 3.1.7-deb (2006-10-05) on alaska.noelios.com X-Spam-Level: X-Spam-Relay: Subject: RE: [ANN] Restlet 1.1 released with HTTP Client connector X-SA-Exim-Version: 4.2.1 (built Tue, 09 Jan 2007 17:23:22 +0000) X-SA-Exim-Scanned: Yes (on alaska.noelios.com) X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-1.9 required=1.0 tests=ALL_TRUSTED,AWL,BAYES_00, DNS_FROM_SECURITYSAGE,SPF_SOFTFAIL autolearn=no version=3.1.7-deb Oleg, Let's try a middle path then: you make an initial contribution to get = things quickly started, especially from an HTTP Core point of view, then = I'll do the necessary work to ensure an optimal and stable integration = from a Restlet point of view. Therefore you would also get valuable = feed-back.=20 We can of course discuss the details offline or in a developer list. = I've also started a wiki page on our developer site: http://wiki.restlet.org/developers/172-restlet/199-restlet.html Best regards, J=C3=A9r=C3=B4me Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -----Message d'origine----- De : Oleg Kalnichevski [mailto:olegk@apache.org]=20 Envoy=C3=A9 : vendredi 31 octobre 2008 15:16 =C3=80 : HttpClient User Discussion Objet : RE: [ANN] Restlet 1.1 released with HTTP Client connector On Fri, 2008-10-31 at 14:48 +0100, Jerome Louvel wrote: > Hi Oleg, >=20 > Thanks!=20 >=20 > Yes, we would be interested to leverage your HttpCore module to build = a new HTTP server connector. I've added a RFE for this: > http://restlet.tigris.org/issues/show_bug.cgi?id=3D640 >=20 > If you or someone in this list wants to work on this that would help = making this integration happen sooner. >=20 > Best regards, > J=C3=A9r=C3=B4me Louvel > -- > Restlet ~ Founder and Lead developer ~ http://www.restlet.org > Noelios Technologies ~ Co-founder ~ http://www.noelios.com >=20 J=C3=A9r=C3=B4me, The situation is, of course, twofold. On the one hand I would like to see the integration happen rather sooner than later. On the other hand I would like to have more people taking a critical look at the API, especially those who had exposure to the competing APIs such as Grizzly. I'll see if I can make time to put together an initial code drop Cheers Oleg >=20 > -----Message d'origine----- > De : Oleg Kalnichevski [mailto:olegk@apache.org]=20 > Envoy=C3=A9 : vendredi 31 octobre 2008 14:27 > =C3=80 : HttpClient User Discussion > Objet : Re: [ANN] Restlet 1.1 released with HTTP Client connector >=20 > On Fri, 2008-10-31 at 13:14 +0100, Jerome Louvel wrote: > > Hi all, > >=20 > > We've just released Restlet 1.1.0 which includes Apache HTTP Client = as one > > of our connectors. See full announce here: > > http://blog.noelios.com/2008/10/28/restlet-110-released/ > >=20 > > See connector documentation here: > > = http://wiki.restlet.org/docs_1.1/13-restlet/28-restlet/75-restlet.html > >=20 > > In our next version (1.2), we are also planning to upgrade to the = new HTTP > > Client 4.x branch: > > http://restlet.tigris.org/issues/show_bug.cgi?id=3D639 > >=20 > > Best regards, > > J=C3=A9r=C3=B4me Louvel >=20 > Hi J=C3=A9r=C3=B4me >=20 > Congratulations on the release. >=20 > Just out of curiosity, since you are planning to migrate to HttpClient > 4.0 API, is there any interest in developing a server side connector > based on HttpCore / HttpCore NIO? =20 >=20 > Cheers >=20 > Oleg >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org > For additional commands, e-mail: httpclient-users-help@hc.apache.org >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org > For additional commands, e-mail: httpclient-users-help@hc.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org