summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelie <elie>2005-07-27 20:08:19 +0000
committerelie <elie>2005-07-27 20:08:19 +0000
commit50f4131e25807264503001c8ed21b055fcf97a75 (patch)
tree677c77ecb635f28cf89cf89c3a89ad01ad9476cf
parentcc70514a35ffefb8cc5ebdba1a97dfe4a2317b83 (diff)
downloadpysnmp-50f4131e25807264503001c8ed21b055fcf97a75.tar.gz
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index cb4190d..5dd706b 100644
--- a/TODO
+++ b/TODO
@@ -63,4 +63,8 @@ Sparse notes on major existing problems/plans
* Implement by-transportTag search at secmod/rfc2576
-* Review PDU components coercion code at proxy/rfc2576 \ No newline at end of file
+* Review PDU components coercion code at proxy/rfc2576
+
+* TextualConvention subclassing order now depends upon DisplayHint
+ clause presense in MIB definition (for useful prettyIn/Out()). Maybe
+ this should be re-worked. \ No newline at end of file