aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-08-22 03:20:15 +0000
committerLev Walkin <vlm@lionet.info>2004-08-22 03:20:15 +0000
commit9095a3b203aad790268fb1cceebcf6463431a11b (patch)
tree0b5db9dde56a9f25dcc9bad59e36bcb064d9af9a
parent070a52d8cef053f49783ebf8d155e209b016ec8c (diff)
reprioritizing
-rw-r--r--TODO8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO b/TODO
index 21f117b0..85745a83 100644
--- a/TODO
+++ b/TODO
@@ -2,9 +2,13 @@ MAJOR:
1. Support for PER encoding. Requires advanced subtype constraints support (#1)
-2. Support for Information Object Classes.
+2. Support for XER encoding.
+
+3. Support for Information Object Classes.
Status: support for parsing IOCs is mostly present. Support for slicing
the IOCs to produce "views" is not yet designed.
-3. Support for XER encoding.
+MINOR:
+
+1. Support for ANY, EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.