users@jms-spec.java.net

[jms-spec users] [jsr343-experts] Re: JMS 2.0 late change: Activation property subscriptionScope

From: Rüdiger zu Dohna <ruediger.dohna_at_1und1.de>
Date: Fri, 11 Jan 2013 17:36:41 +0100

How's about defining them to be case insensitive?

On 11.01.2013, at 17:30, Nigel Deakin <nigel.deakin_at_oracle.com> wrote:

> I would like to propose another small change.
>
> Section 12.1 "Activation properties" defines a property "subscriptionScope" which can be set to "instance" or "cluster".
>
> I propose that we change the names of these values to "Instance" and "Cluster" (i.e. change them to start with capital
> letters).
>
> This makes them consistent with the existing property "subscriptionDurability" which can be set to "Durable" or
> "NonDurable", both of which start with a capital letter.
>
> Nigel