[MonoDevelop] syntax definition of "addin.xml"

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Jan 11 00:41:51 EST 2010


On Fri, Jan 8, 2010 at 2:17 PM, Vasili I. Galchin <vigalchin at gmail.com> wrote:
> Michael,
>
>     Where is a list of all compiler extension points?

What do you mean by "compiler extension points"? There's the
LanguageBinding extension point (the class can implement
IDotNetLanguageBinding or ILanguageBinding).

For more advanced control over the compilation you can create project
type subclass or a project service extension, but these are unlikely
to be necessary.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list