On 10/07/2013 14:09, Violeta Georgieva wrote:
> 2013/7/10 Mark Thomas wrote:
>>
>> No. Firstly because "if" is not exclusive. Secondly because the
>> remainder of the returns definition states that the return value is
>> undefined if propertyResolved is false.
>>
>> Another way of looking at it is that there is no language that requires
>> a return value of false for any given input.
> 
> I understand.
> 
> As I want to downport that change to Tomcat 7.
> Should I downport only the first part for FeatureDescriptor and not the
> other for readOnly?

Given the spec language, I don't think it matters. The return value is
undefined so do what ever is going to be easiest for you.

Mark


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

Reply via email to