[Gd-chatter] r11243 - trunk/libraries/network/koala/sources/examples/code-browser
hannes at gwydiondylan.org
hannes at gwydiondylan.org
Tue Mar 20 01:24:54 CET 2007
Author: hannes
Date: Tue Mar 20 01:24:52 2007
New Revision: 11243
Added:
trunk/libraries/network/koala/sources/examples/code-browser/TODO (contents, props changed)
Log:
Job: minor
add TODO for code browser
Added: trunk/libraries/network/koala/sources/examples/code-browser/TODO
==============================================================================
--- (empty file)
+++ trunk/libraries/network/koala/sources/examples/code-browser/TODO Tue Mar 20 01:24:52 2007
@@ -0,0 +1,26 @@
+BUGS:
+<day/time-duration>
+ -> escape '/' because it is used as delimiter for library/module/symbol
+
+TODO:
+general:
+ * link to specific method in a GF (using argument types)
+ * URL schema: add optional ?project=foo, where project should default to library name
+
+*library: modules which are exported
+*module: names which are exported
+*class: get rid of "complex type"
+*search:
+ display project-name instead of library name!
+ display project, library and module where the symbol was found!
+
+implement dsp and tags for
+ *constant
+ *domain
+ *generic-function
+ *method
+ *simple-function
+ *macro
+ *module-variable
+
+draw nice graphs! (module/library deps|call deps|class graphs|...)
\ No newline at end of file
More information about the chatter
mailing list