On Thu, 2007-01-11 at 21:37 -0800, Henri Yandell wrote: > Yeah, I'm quite interested in what the response is to having this in > the API. It's novel (for me), but could be interesting to release IO > as is and see what feedback we get from users on the feature.
My $0.02: I'm quite happy with an Exception being a (presumably static) inner class. It's just a mechanism for namespacing, like java packages, nothing very unusual. All java programmers should be familiar with inner classes; if not, it's time they learnt :-). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
