On Tue, Jun 23, 2009 at 01:34:41PM -0700, [email protected] wrote: > Folks, > For a while, our transport system has not really been adequate to > address all of the goals for the pkg project. The python libraries that > we have been using are capabable for basic functionality, but fall flat > when we try to perform more complicated or performant network > operations. > > The following webrev converts our transport from using the > urllib/httplib in python to PyCurl, which is based upon libcurl. > > http://cr.opensolaris.org/~johansen/webrev-xport-1/ > > Comments welcome.
Thanks to all of you who have provided comments so far. I've incorporated the feedback I've received. The webrev below contains the changes requested in review, as well as a small feature that Shawn requested. http://cr.opensolaris.org/~johansen/webrev-xport-2/ -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
