2011/5/19 Lilu Xu <[email protected]>: > > On May 19, 2011, at 12:46 AM, Olivier Grisel wrote: >> >> Hi, >> >> The current code is here: >> >> http://svn.apache.org/repos/asf/incubator/stanbol/trunk/commons/testing/http/ >> >> You will probably want to fork your own copy outside of the stanbol >> source tree and get rid of the org.apache.stanbol package name prefix >> (to be replaced by org.apache.http instead). Maybe you can work in a > In this case, should I create some new classes to implement the fluent API > or overwrite these existed classes in HttpClient library?
New classes, maybe under a new subpackage name. But really you should see this with your mentor and the other HttpComponents developers. This is not related to the Stanbol project. -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel
