[Monodevelop-patches-list] r1783 - trunk/md-website/todo
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Sat Jun 19 01:02:16 EDT 2004
Author: tberman
Date: 2004-06-19 01:02:16 -0400 (Sat, 19 Jun 2004)
New Revision: 1783
Modified:
trunk/md-website/todo/todd.html
Log:
found another todo list, slapping it in.
Modified: trunk/md-website/todo/todd.html
===================================================================
--- trunk/md-website/todo/todd.html 2004-06-19 03:48:05 UTC (rev 1782)
+++ trunk/md-website/todo/todd.html 2004-06-19 05:02:16 UTC (rev 1783)
@@ -231,6 +231,28 @@
<p>The debugger doesnt have nearly enough gui, at all. This needs to be
fixed.</p>
+
+ <h2>Assembly Browser</h2>
+
+ <p>We need a plugin that can load .exe and .dll files, and introspect
+ against them. Something similar to reflector, or what #D currently
+ has. Eventually, this should show the il for the various members,
+ and give you all kinds of good info.</p>
+
+ <h2>Revision Control Integration</h2>
+
+ <p>We need to integrate with various revision control systems.
+ The ideal solution for this would be one revision control plugin that
+ accepts various providers. However, since we are in the real world, this
+ is not something that will likely be feasible, as revision control
+ systems often have completely different feature sets. Initially at the
+ very least, we need to attempt to support SVN (sorry cvs users, but
+ we use SVN, so its the #1 priority for us).</p>
+
+ <h2>Gtk# GUI Designer</h2>
+
+ <p>This topic could fill volumes, but will get a mention here, with an
+ eventual link to more information.</p>
</body>
</html>
More information about the Monodevelop-patches-list
mailing list