[MonoDevelop] Integrating Glade Add-In with other Language

Lluis Sanchez lluis at ximian.com
Mon Jan 16 12:06:15 EST 2006


El dom, 15-01-2006 a las 21:32 +0100, Alejandro Serrano escribió:
> Hi,
> I've seen the wonderful work of the Glade3 Add-In (now programming with 
> Mono is really easy!!). However, I would like to integrate this add-in 
> with other programming language. Is there any way to do it? Has any 
> service to be provided (refactoring, parsing...)?

You need to implement an ILanguageBinding, an IParser and an
IRefactorer. Just take the C# binding as an example.

> 
> Thanks in advance,
> Alejandro
> 
> 		
> ______________________________________________ 
> LLama Gratis a cualquier PC del Mundo. 
> Llamadas a fijos y móviles desde 1 céntimo por minuto. 
> http://es.voice.yahoo.com
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list