[MonoDevelop] syntax definition of "addin.xml"

Vasili I. Galchin vigalchin at gmail.com
Mon Jan 11 00:51:35 EST 2010


Hi Michael,

    What I mean is what is the complete list of extension points that
a language (e.g. F#, C, C#, Boo, etc.) must implement with extension
nodes in order to have a "complete" language addin??

Thanks,

Vasili

On 1/10/10, Michael Hutchinson <m.j.hutchinson at gmail.com> wrote:
> 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