On Sat, 2006-01-07 at 00:09 -0500, Henri Yandell wrote: > Now added: > > http://svn.apache.org/repos/asf/jakarta/httpcomponents/trunk/norobots-rfc/ >
Cool > I've kept the version at 0.3.2, which was the last release of Norbert, > no changes since that release. I've also kept the changes.xml for the > moment. I'm not too sure on the best way to dump a small part of an > svn repository, so I haven't brough the full history over. > > I imagine it should be dependent on http-core somehow for the bit of > code that downloads the robots.txt file; but for the moment I'll leave > that be. > I am afraid it will take many months to finalise the HttpCore API. At the moment norbert is way ahead of any HttpComponents module in the release curve, so you should not introduce any dependency on HttpCore as yet. You might want to think about providing a simple public 'FetchURI' interface and simply change its default impl from using HttpUrlConnection to HttpCore when the time is right > Any thoughts on what should be next? Once a release can get out, I'll > update the norbert site to point to HttpComponents. > We need to get our acts together and put the new project web site up. This is the most pressing need at the moment. I plan to work on it this month and would like to see the site go public (as well as the first alpha release of HttpCore) by end of February the latest Oleg > Hen > > --------------------------------------------------------------------- > 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]
