View Issue Details

IDProjectCategoryView StatusLast Update
000010310000-003: Address Spacepublic2010-01-13 18:21
ReporterRandy Armstrong Assigned ToWolfgang Mahnke  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.01 
Summary0000103: Variables cannot always support every DataType encoding.
Description

Variables cannot always support every data type encoding that shows up in the server address space. This means clients cannot rely on the data type encodings to determine what encodings are supported by any given variable. Part 3 should provide a way to eliminate this ambiguity.

Possible solutions:

1) Allow variables to reject some of the available encodings.

2) Require 'HasEncoding' references from the Variable to the encoding.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Wolfgang Mahnke

2007-08-07 19:02

developer   ~0000302

Discussed at TelCo 2007-08-07:

Solution: If an aggregating server supports different encodings of the same data type depending on its sources, he could create subtypes of the type and put the corresponding encodings on the subtypes and use the subtypes instead of the supertype.

Explain this solution for aggregating servers in part 3.

Wolfgang Mahnke

2008-03-10 16:13

developer   ~0000613

resolved in version 1.01.08e

user2

2008-04-25 17:38

  ~0000672

reviewed and accepted in a prior telecon.

Issue History

Date Modified Username Field Change
2007-02-12 03:43 Randy Armstrong New Issue
2007-02-12 03:43 Randy Armstrong Status new => assigned
2007-02-12 03:43 Randy Armstrong Assigned To => Wolfgang Mahnke
2007-02-19 15:59 user2 Description Updated
2007-08-07 19:02 Wolfgang Mahnke Note Added: 0000302
2008-03-10 16:13 Wolfgang Mahnke Status assigned => resolved
2008-03-10 16:13 Wolfgang Mahnke Resolution open => fixed
2008-03-10 16:13 Wolfgang Mahnke Note Added: 0000613
2008-04-25 17:38 user2 Status resolved => closed
2008-04-25 17:38 user2 Note Added: 0000672
2010-01-13 18:21 user2 Fixed in Version => 1.01