2004-08-13 John Luke <john.luke@gmail.com>
[mono.git] / mcs / tools / monop / TODO
index 9798818f67d4155c830e273e55dda086e4257d11..3a004a15ca905ed1128416d6879f423a243bbeee 100644 (file)
@@ -1,11 +1,10 @@
 TODO
 ----
 
-       * Add options like /show-private. For example, if you view System.String
-         you should only see public methods etc unless you specify /private. Similar
-         thing for other scope things.
-       * Add support for events
        * Support for params (show the params keyword)
        * Handle interfaces:
                * handle explicit vs. implicit impl
-       * Do delegates
+       * attributes (Serializable, etc)
+       * add declared only / inherited option
+       * handle ~ based paths (ex -r:~/foo.dll)
+       * handle MONO_PATH