-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: OBIX 1.1 PR02
-
Fix Version/s: OBIX 1.1 WD25
-
Component/s: OBIX 1.1 Specification
-
Labels:None
-
Environment:
TAB Review
-
Proposal:
"4.1.1 Null reads in part:
-
-
-
-
All Objects default null to false with the exception of enum, abstime, date, and time (since any other default would be confusing).
-
-
-
Do you mean:
All Objects default null to false, with the exception of enum, abstime, date, and time, which remain null.
That is if I ask an Object other than enum, abstime, date and time, for its value and that value is null, it will return false. Yes?
I think it is the (since any other default would be confusing) is part of my confusion. Makes me wonder about what other default you could have?
Why not say that enum, abstime, date and time return null in the absence of a value?"