> > - TransportExceptions: Thanks again for making this more orderly. > > This is getting large enough that I'm wondering if it should be in > > another file for exceptions, or transport exceptions. It's fine if > > you leave it in misc for now, but it is starting to take up a lot of > > space. > > > > > Also, since these are crossing the API boundary, they should probably > subclass from ApiException (and perhaps live in api_errors.py). I don't > think that needs to happen for November, but looking out to the future, > it probably should.
We're going to have a whole new stack of exceptions to deal with once we switch to PyCurl. (After November). I wouldn't worry about this now, since it's going to have to change in the not too distant future. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
