[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] (ODATA-494) Add possibility to "extend" enumeration types with additional values
[ https://issues.oasis-open.org/browse/ODATA-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Pizzo updated ODATA-494:
--------------------------------
Labels: GoodIdea (was: )
> Add possibility to "extend" enumeration types with additional values
> --------------------------------------------------------------------
>
> Key: ODATA-494
> URL: https://issues.oasis-open.org/browse/ODATA-494
> Project: OASIS Open Data Protocol (OData) TC
> Issue Type: Improvement
> Components: OData CSDL
> Affects Versions: V4.0_CS01
> Reporter: Ralf Handl
> Labels: GoodIdea
> 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 was sent by Atlassian JIRA
(v6.2.2#6258)
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]