Index: TECH/KeyValue/List.cls.xml
===================================================================
diff -u
--- TECH/KeyValue/List.cls.xml (revision 0)
+++ TECH/KeyValue/List.cls.xml (revision 1785)
@@ -0,0 +1,31 @@
+
+
+
+TECH.KeyValue.ListBase
+
+
+Key:%CacheString
+TECH.KeyValue.List
+
+
+
+
+%Library.CompleteCustomStorage
+
+
+
+
+
Index: TECH/KeyValue/ListBase.cls.xml
===================================================================
diff -u
--- TECH/KeyValue/ListBase.cls.xml (revision 0)
+++ TECH/KeyValue/ListBase.cls.xml (revision 1785)
@@ -0,0 +1,80 @@
+
+
+
+%ListOfObjects
+
+
+TECH.KeyValuePair
+
+
+
+Key:%CacheString="",Value:%CacheString=""
+
+
+
+
+%GlobalCharacterStream
+
+
+
+
+%ListOfDataTypes
+
+
+
+
+%ListOfDataTypes
+
+
+
+
+KeyValuePair:TECH.KeyValuePair
+%Status
+
+
+
+
+KeyValuePair:TECH.KeyValuePair,Index:%Integer
+%Status
+
+
+
+
+%Library.CompleteCustomStorage
+
+
+
+
+
Index: TECH/KeyValue/UniqueList.cls.xml
===================================================================
diff -u
--- TECH/KeyValue/UniqueList.cls.xml (revision 0)
+++ TECH/KeyValue/UniqueList.cls.xml (revision 1785)
@@ -0,0 +1,55 @@
+
+
+
+TECH.KeyValue.ListBase
+
+
+Key:%CacheString
+TECH.KeyValuePair
+
+
+
+
+KeyValuePair:TECH.KeyValuePair
+%Status
+
+
+
+
+KeyValuePair:TECH.KeyValuePair,Index:%Integer
+%Status
+
+
+
+
+%Library.CompleteCustomStorage
+
+
+
+
+