aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-03-20 14:28:32 +0000
committerLev Walkin <vlm@lionet.info>2005-03-20 14:28:32 +0000
commit1893ddfbfa787e2cbc18d0c787f9c42692a2e1ef (patch)
tree00c9f44a36a7b5eea5babc0e35b7ea9db8b3e6d3 /TODO
parent6ffb01410aaed5a5f77b4e6ff7050e2587a110f0 (diff)
parsing support for CONSTRAINED BY
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index a1414b78..179d59c7 100644
--- a/TODO
+++ b/TODO
@@ -10,9 +10,9 @@ which is already completed. Also see #3.2.
2. MEDIUM:
-2.1 Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types.
-2.2 Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.
+2.1 Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.
+ Requires something from 1.2 (Information Object Classes).
3. MINOR:
-3.1 Parsing of CONSTRAINED BY clauses
+3.1 Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types.