[MonoDevelop] Custom code generation tool

David Piepgrass qwertie256 at gmail.com
Wed Jan 30 20:05:44 UTC 2013


I would like to know the answer to this too (except that in my case I need
to perform coordinated code generation based on multiple input files at the
same time.) However, last time I asked about developing a plugin for
Monodevelop, I got no answer. Either the developers are not here, or they
don't want people developing plugins for their IDE!


On Fri, Jan 25, 2013 at 5:19 AM, Michael Powell <mwpowellhtx at gmail.com>wrote:

> Hello,
>
> I was reading that awhile back MD wasn't capable of running any custom
> code generation tools. Has that changed since MD 3.x?
>
> What we've got is some Xml-based "widget" specifications that I'd like to
> generate the code behind and design files.
>
> What we would start off with is something like this:
>
> <widget /> in a file called MyWidget.wxml. The tool should generate the
> design and code behind code like this: MyWidget.cs and MyWidget.Designer.cs
> and if it could show a rendered designer too, that would be handy.
>
> Project-wise, the code would need to land in the expected project places,
> as sub-items to the MyWidget.wxml node.
>
> Not unlike what we might expect in the Visual Studio world, only for MD.
>
> Thank you...
>
> Regards,
>
> Michael
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>


-- 
- David
http://qism.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20130130/72522c2d/attachment.html>


More information about the Monodevelop-list mailing list