On Sat, May 10, 2008 at 04:34:59PM -0700, Jordan Brown wrote: > Could somebody point me at some documentation for the existing protocol and > requests?
There really isn't any at the moment, aside from the code. Client-side, look for versioned_urlopen() in pkg.misc and anything that calls it. Server side is pretty much all in depot.py right now. We'll obviously need to have this formalized for the ARC materials. Shawn, as you're doing the conversion, think you could take notes about the protocol? That'd be super useful. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
