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

[OASIS Issue Tracker] Created: (ODATA-269) Separate Functions and Actions

From
OASIS Issues Tracker <>
Date
2013-02-07T04:29:05+00:00
ID
1709678322.9271360211335315.JavaMail.tomcat55@mw00
Thread
[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
← Prev in month ← Prev in thread
Next in thread → Next in month →