Hi Stephen,

Stephen Colebourne wrote:

> On 6 July 2011 21:45, Jörg Schaible <joerg.schai...@gmx.de> wrote:
>> Since the ExceptionContext is especially designed for an exception
>> mix-in, I wonder if we better use more qualifying names for this use
>> case:
>>
>> interface ExceptionContext {
>> addContextValue(...);
>> setContextValue(...);
>> getContextValues(...);
>> ...
>> };
>>
>> Opinions?
> 
> Yes. It needs to be the longer names for clarity.
> Stephen


Proposed changes done. Please review, especially also Javadoc as I'm a non-
native speaker.

- Jörg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to