summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorelie <elie>2006-04-24 14:37:11 +0000
committerelie <elie>2006-04-24 14:37:11 +0000
commitfb84e38310c7ab7e522637ea41804959f0fc4a14 (patch)
tree13b4e693f22b9839ec503cbed910ea6285f8c4db /TODO
parent2120990ec94b9f669065d13309f12293de621b28 (diff)
downloadpyasn1-fb84e38310c7ab7e522637ea41804959f0fc4a14.tar.gz
updated
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8b5b002..956197e 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,10 @@
* Specialize ASN.1 character and useful types
* Come up with simpler API for deeply nested constructed objects
addressing
+* Re-work type<->codec mapping. Tags are unambiguous. Some unique
+ internal ID is needed
+* Implement ANY type as an OctetString-based substrate eater
+
ber.decoder:
* suspend codec on underrun error ?