Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Cpp-M3
-
None
-
None
-
portability issue - all platforms
Description
The C++ SDO 2.1 spec renamed Type::Types::IntegerType to Type::Types::IntType. This will need to be updated in the Type interface.
----Original Message----
From: Pete Robbins robbinspg@googlemail.com
Sent: Thursday, June 21, 2007 9:21 AM
To: tuscany-dev@ws.apache.org
Subject: Re: SDO spec compliance/portability: Type enums
the num_type is just a convenient way to know the extent of an enum and is common practice. I guess the OpenDataObjectType must be a Tuscany specific extension to handle open types. I'd need to do some research to determine if this is missing from the spec or can be removed.
Please raise a Jira for the renaming of IntegerType.
It may be useful to raise Jiras for all these issues so we can track them.
Cheers,
On 21/06/07, Michael Yoder <yoder@roguewave.com> wrote:
>
> Hi,
>
> The Tuscany SDO C++ class Type::Types enum has these values which do
> not appear in the C++ 2.1 specification:
>
> - OpenDataObjectType
> - num_type
>
> Would it be appropriate to file a bug to remove the additional values?
> Or alternatively a bug for them to be
> submitted to the spec committee?
>
> In addition the 2.1 spec renamed the enum value "IntegerType" to
> "IntType".
>
> Would it be appropriate to file a bug to have this value renamed?
>
> Thanks,
>
> Michael Yoder
> Software Developer
> Rogue Wave Software
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>
–
Pete