Ticket #127 (closed task: fixed)
[DS] CSML API
Reported by: | domlowe | Owned by: | domlowe |
---|---|---|---|
Priority: | required | Milestone: | BETA |
Component: | CSML | Version: | |
Keywords: | CSML | Cc: | s.e.latham@… |
Description
Need to provide task-focused interface to the CSML Parser to enable key tasks like subsetting, getting data, etc. This is a dependency for applications such as the data extractor. This includes: resolving all 'internal' references within a CMSL document file access mechanisms to retrieve/write data
Change History
comment:1 Changed 15 years ago by lawrence
- Priority changed from required to critical
- Milestone changed from ALPHA to PreAlpha
comment:2 Changed 15 years ago by domlowe
- Summary changed from CSML i/o 'layer' to [DS] CSML i/o 'layer'
comment:3 Changed 15 years ago by domlowe
For pre-Alpha/Alpha?, a temporary API will be in place to allow simple subsetting of gridseries features. A more refined API will be developed for Beta.
comment:4 Changed 15 years ago by domlowe
- Status changed from new to assigned
- Priority changed from critical to required
- Milestone changed from PreAlpha to BETA
- Summary changed from [DS] CSML i/o 'layer' to [DS] CSML API
Renamed to API to be consistent with the way the DS team refers to things.
The API sits on top of the parser and is the main interface to CSML for apps like the Data extractor.
Moving milestone to beta as pre-alpha work (see comment above) is done.