aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO8
1 files changed, 2 insertions, 6 deletions
diff --git a/TODO b/TODO
index 17784954..df25560e 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,9 @@
MAJOR:
-1. Support for XER decoding.
- Status: The BASIC-XER and CANONICAL-XER are implemented.
- The XER decoding is not yet implemented.
-
-2. Support for PER encoding. Requires advanced subtype constraints support,
+1. Support for PER encoding. Requires advanced subtype constraints support,
which is already completed.
-3. Support for Information Object Classes.
+2. 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.