On 6 July 2011 21:45, Jörg Schaible <[email protected]> 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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to