On 2 July 2011 15:28, Jörg Schaible <[email protected]> wrote: > Can somebody else give the ContextedException stuff a review? I used in the > meanwhile a copy of it in a project, but a method name is bugging me.
The structure looks reasonable to me. While you could rename replaceValue() to setValue(), I don't see that change as essential. replaceValue() is utterly clear about what it will do, whereas setValue() is slightly more vague. So, I think I'd just leave it as is. Stephen --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
