On 09/04/2013 03:34 PM, Gordon Sim wrote:
On 09/04/2013 03:14 PM, Alan Conway wrote:
Having a connection option that changes how messages are presented seems
confusing and error prone.
I'm not sure I agree. I don't really see a problem with the behaviour
being configurable. And if it is, doing so at the granularity of
connection seems reasonable to me.
An alternative to being configurable would be to add a distinct way of
accessing annotations, accessing application properties and accessing
the combined set.
E.g. we could add getAnnotations() and getApplicationProperties()
alongside the existing getProperties() (the existing method would be the
combination of annotations and application properties).
That way in switching from 0-10 (which doesn't make a distinction) to
1.0 (which does), the getProperties() works the same, but if needed
there are ways to treat them as distinct.
What do you think? I think I prefer that.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]