On Thu, 2007-12-13 at 22:04 -0800, David Byrne wrote: > Another general observation is that it would be nice to have either clone > methods (which can be a pain to properly implement), or more getters & > setters for class fields to help with manual cloning. Cloning something like > Header is simple enough today, but more complicated classes like those > implementing HttpEntity can be tough. >
David, Could you please open a JIRA ticket and list the classes you would like to be able to clone? Oleg > Thanks again, > David > > > ----- Original Message ---- > From: David Byrne <[EMAIL PROTECTED]> > To: HttpComponents Project <[EMAIL PROTECTED]> > Sent: Thursday, December 13, 2007 9:13:32 PM > Subject: Re: [HttpCore] Nearing API freeze > > > Does the API freeze apply to the HttpClient API also? I've only > recently started to use the library and I'm not entirely clear on how the two > are managed in relation to each other. Anyway, It would be nice to have > a setUri in the HttpUriRequest interface. That method is already in > all of the implementing classes, so I would think it's a simple change. > > Thanks, > David Byrne > > > ----- Original Message ---- > From: Oleg Kalnichevski <[EMAIL PROTECTED]> > To: HttpComponents Project <[EMAIL PROTECTED]> > Sent: Thursday, December 13, 2007 8:20:59 AM > Subject: [HttpCore] Nearing API freeze > > > Folks > > I am aware only of two issues currently blocking 4.0-beta1: > * HTTPCORE-127, requested by Synapse (almost complete) > * Metrics for I/O reactors, requested by Synapse > > If there are no other feature requests that may entail API changes, I > would like to the API freeze and BETA1 release to happen shortly before > the New Year's eve or in the first half of January 2008. So, this is > the > last opportunity to request major changes in HttpComponents Core. > > Is there anything that might require a delay? If not, I think it is > about time we begun maintaining backward compatibility for releases of > the HttpCore 4.x codeline. > > Thoughts? Objections? > > Evil Comrade Oleg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > > > > > > ____________________________________________________________________________________ > Never miss a thing. Make Yahoo your home page. > http://www.yahoo.com/r/hs > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > ____________________________________________________________________________________ > Looking for last minute shopping deals? > Find them fast with Yahoo! Search. > http://tools.search.yahoo.com/newsearch/category.php?category=shopping > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
