Re: How to use [EnforceRange] with union types and enums

On Tue, Sep 13, 2016 at 1:26 PM, Adam Bergkvist
<adam.bergkvist@ericsson.com> wrote:
> Consider the below case. The LongRage dictionary enforces range on it's
> max and min members. I want to enforce range on the remaining 'long' in
> the Longish typedef. Is it valid to squeeze in the extended attribute in
> the typedef?

It's an open issue:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28834. I think I agree
that extended attributes that effectively modify the type coercion
should be usable in such a context.


-- 
https://annevankesteren.nl/

Received on Tuesday, 13 September 2016 12:11:03 UTC