On Wed, Feb 22, 2012 at 11:53:39AM +0100, deadalnix wrote: [...] > Additionnaly, I would mention that the transient isn't a caracteristic > of the Exception, but of the recovery strategy.
Technically correct. Though I'm playing with the idea of making recovery strategies a property of an exception - since a recovery strategy is meaningless without an associated exception (or problem). I need to think this through a bit more, though, as to how to correctly implement this. T -- The volume of a pizza of thickness a and radius z can be described by the following formula: pi zz a. -- Wouter Verhelst
