[MonoDevelop] Fwd: SoC application idea proposal

David Anes david.anes at gmail.com
Thu Mar 15 11:17:17 EDT 2007


Hi Adam.

2007/3/15, Adam Wood <AdamWood at xephi.co.uk>:
>
> On Thursday 15 March 2007 13:44:15 Michael Hutchinson wrote:
> > On 3/15/07, David Anes <david.anes at gmail.com> wrote:
> > > Ok, I've always proposed  projects  that "produce code" to the SoC,
> but
> > > this time I wanted to do someting different. I will try to propose
> still
> > > for Mono mentoring anyway, maybe there is a chance...
> >
> > The question is not whether we would accept it -- IIRC Google has
> > explicitly said that they won't accept projects for creating
> > documentation. That said, you could work on documentation-related
> > code, such as improving MonoDoc or its integration with MonoDevelop.
>
> How about a MonoDevelop plugin for automatically generating documentation
> and
> UML representations from code? You could use the MonoDevelop sources as
> your
> test case and maybe do something like adding attributes to the code for
> inserting extra documentation. Surely this fulfils the need for a code
> based
> project that allows you to learn the internals of MonoDevelop whilst also
> helping EVERYONE out by creating some good documentation and letting them
> do
> the same for their own apps.
>
> I'm thinking of something along the lines of the DOxygen system.


What exactly do you mean?
a) parse the code and generate docs (like Doxygen, NDoc and many other do)
b) extract automatic documentation from assemblies (annotated classes using
attributes, using Reflection to retrieve class heriarchies and so on).

>
> > > I'm interested in plugins to extract info about class heriarchies, to
> > > draw "sexy" class diagrams that could be printed. That way, we could
> > > create enhanced documentations of our personal/work projects. I think
> a
> > > "View class hieriachy as UML" plugin could be nice. I will propose
> this
> > > one also.
> >
> > That's a really good idea. Have you seen the VS2005 Class Designer
> > surface? It's absolutely wonderful for designing class hierarchies and
> > object oriented structures, or visualising or modifying existing ones.
> > SharpDevelop has recently added something like this too, which you can
> > look at. IMHO actual UML might be a bit too formal.
> >
> > MonoDevelop's existing refactoring capabilities should be up to the
> > task -- the difficult thing is the canvas. It would be nice if it
> > could share code with a future database designer surface.
>
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070315/8cc79418/attachment.html 


More information about the Monodevelop-list mailing list