summaryrefslogtreecommitdiff
path: root/TODO.rst
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.rst')
-rw-r--r--TODO.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.rst b/TODO.rst
index 21f164e..5c79ee7 100644
--- a/TODO.rst
+++ b/TODO.rst
@@ -73,6 +73,7 @@ Minor, housekeeping things
* Asn1Item.clone() / shallowcopy issue
* large length encoder?
+ * lookup type by tag first to allow custom codecs for non-base types
* type.useful:
@@ -87,3 +88,5 @@ Minor, housekeeping things
* type vs tagset name convention
* how untagged TagSet should be initialized?
+
+* type and codecs for Real needs refactoring