Add note on semantic analysis to TODO list.
authorKim Grasman <kim.grasman@gmail.com>
Thu, 29 Aug 2013 15:46:59 +0000 (17:46 +0200)
committerKim Grasman <kim.grasman@gmail.com>
Thu, 29 Aug 2013 15:46:59 +0000 (17:46 +0200)
README.rst

index 2aa602b14a768d1193600f6ebdef5c182f7e837a..89561a702a9f4c91f68c307b011bc5fc32c3a5c3 100644 (file)
@@ -25,6 +25,7 @@ This is very much an alpha-quality prototype. Things that need doing:
   - Reference syntax is not accepted at all (ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-12/pkcs-12.asn, line 74)
 
 * Improve parser error handling/reporting
+* Allow for semantic analysis, e.g. validity check, warnings for problematic constructs, etc.
 
 
 Usage