summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorelie <elie>2006-09-20 16:48:26 +0000
committerelie <elie>2006-09-20 16:48:26 +0000
commit56b36ea23f912c3cd704fc435a6be118a4395cc2 (patch)
tree2457a5abc7743dcb0a4c626260278142668761ee /TODO.txt
parentfcd0f56ff174446582be5699110e18961e9adc58 (diff)
downloadpysnmp-git-56b36ea23f912c3cd704fc435a6be118a4395cc2.tar.gz
updated
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 6923ac98..c04fb8e5 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -44,14 +44,12 @@ Sparse notes on major existing problems/plans
* Clean up cache management code at MsgAndPduDsp and MP
-* Sort out whether pyasn1 obejcts should probably have either clone() or
+* Sort out whether pyasn1 objects should probably have either clone() or
subtype() methods.
* Convert symbolic constants (keys, SNMP errors) into singular, hashable
objects for performance and typing reliablity
-* Expire discovered snmpEngineIds at mpmod/rfc3412
-
* Implement by-transportTag search at secmod/rfc2576
* Review PDU components coercion code at proxy/rfc2576