[email protected] wrote:
This looks fine to me.

Some of the transport code currently finds malformed / truncated
catalogs by catching the IllegalFMRI exception.  I double-checked this,
but wanted to make sure that this behavior hasn't fundamentally changed?

No, it hasn't changed (as far as I intended). It still raises IllegalFmri exceptions exactly as it did before, the difference is that the IllegalFmri class now inherits from the FmriError class so that you can catch *all* Fmri exceptions instead of just IllegalFmri ones.

Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to