Recent Changes - Search:

edit SideBar

InputAndOutputDataTypes

Accessor inputs and outputs follow a principle called gradual typing. If the XML definition of the input or output includes no type attribute, then any JavaScript type is acceptable. At this extreme, types are only checked at run time. But an accessor may constrain the type of an input or output by including a type field.

The available types are still under discussion, but they will include at least:


Back to accessor specification

Edit - History - Print - Recent Changes - Search
Page last modified on April 12, 2016, at 08:58 PM