Expanded arguments for Constraint Expressions

From OPeNDAP Documentation
Revision as of 20:34, 18 June 2013 by Jimg (talk | contribs)
⧼opendap2-jumptonavigation⧽

<< back

Use Cases

  1. Pass in a Constraint Expression using POST
  2. Pass in a CE using both POST and GET
  3. Build an array as an argument for a server function

Definitions

Background

This should be completed before 26 June 2013.

The MIIC project would like to be able to pass modest sized arguments into server functions they have defined. The arrays should be passed into the functions as single BaseType Array objects, not as collections of 100s ++ of BaseType objects.

Design

Constraints that are large

DAP Array arguments in CE functions

Deliverables

A new version of Hyrax on the trunk such that a special branch can be formed for the MIIC project to use. Once the feature is stable, make a Hyrax 1.9 branch which should include this feature.

Period of use

26 June 2013 onward