isSet must return false unless a set method has been called [SDO-77]
--------------------------------------------------------------------
Key: TUSCANY-892
URL: http://issues.apache.org/jira/browse/TUSCANY-892
Project: Tuscany
Issue Type: Improvement
Components: C++ SDO, C++ Specification
Affects Versions: Cpp-current
Reporter: Geoff Winn
Assigned To: Geoff Winn
Priority: Minor
The V2.01 specification allowed implementations to choose between two different
interpretations of the isSet() method. In V2.1 a single interpretation is
required and, in particular, where a property has not been explicitly set,
isSet() on that property must return false even when a get() on that property
would have returned a default value.
This is a 2.1 specification change, identified as SDO-77 in the specification
change list.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]