[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: [OASIS Issue Tracker] Created: (ODATA-269) Separate Functions and Actions
Separate Functions and Actions
------------------------------
Key: ODATA-269
URL: http://tools.oasis-open.org/issues/browse/ODATA-269
Project: OASIS Open Data Protocol (OData) TC
Issue Type: Improvement
Components: OData CSDL v1.0, OData Protocol v1.0
Affects Versions: WD01
Environment: [Proposed]
Reporter: Michael Pizzo
Fix For: WD01
In ODATA-255 we moved function definition out of the EntityContainer by introducing a new Function element. We should take this opportunity to clean up the confusion between actions (which may be side-effecting and are not composable) from functions (which must not be side-effecting and may be composable). Previously these were differentiated by an isSideEffecting attribute on the FunctionImport, and depending on whether this was set other attributes (like isComposable) were or were not valid.
--
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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]