ISSUE-30: a more distinct list of datatypes covered

ISSUE-30: a more distinct list of datatypes covered

http://www.w3.org/2005/06/tracker/databinding/issues/30

Raised by: Paul Downey
On product: Basic

originates from ISSUE-1, raised by Vladislav Bezrukov (SAP):

"""
(1) a list of common data structures which are covered in there
Currently: 
- enumeration
- collection (for object, class, structure or record)
Q: would it be worth to further elaborate/distinct these types,
especially what concerns a "classic" data type like structure/record vs
object/class?
- vector (for array, list)
	- ordered
	- access by index
- maps (for hash table, dictionary, associative array, associative
memory, indexed table, keyed data)
	- unordered
	- access by key
"""

Received on Monday, 27 March 2006 14:24:49 UTC