[jQuery] $.support support and blockUI

[jQuery] $.support support and blockUI


Anyone know if blockUI is slated to transition over to using $.support
instead of $.browser?
More generally, what are people's opinions about the adoption of this
feature? Much of the time, browser-specific code I write is for some
esoteric problem that shows up in a particular browser, not some more
generic issue, like support for the W3C box model.