← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (ODATA-494) Add possibility to "extend" enumeration types with additional values

From
OASIS Issues Tracker <>
Date
2013-08-28T17:48:14+00:00
ID
1298451338.6671377712119825.JavaMail.tomcat@customer-jira
Thread
[OASIS Issue Tracker] Created: (ODATA-494) Add possibility to "extend" enumeration types with additional values
Add possibility to "extend" enumeration types with additional values
--------------------------------------------------------------------

                 Key: ODATA-494
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-494
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: Improvement
          Components: OData CSDL
    Affects Versions: V4.0_CS
            Reporter: Ralf Handl
             Fix For: V4.1_WD01


We currently don't have a way for adding values to an enumeration type. This would be helpful for defining custom vocabularies that extend base vocabularies. 

It's sort of inheritance for enumerations, given the fact that some programming languages implement enumerations as classes/objects with members/properties for the enumeration values. 

So we could add an attribute "BaseType" or "Extends" for EnumType to add new enumeration values.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →