[anjuta-devel] Merging same code of the language support plugins



Hi,

Merging same code of the language support plugins is complete. [1] Except for one exception: the vala plugin...

...Because there are some problems with generating the GIR files. When you generate Anjuta-3.0.gir the methods of AnjutaLanguageProvider in libanjuta are marked as "introspectable=0", because types like IAnjutaEditor are unknown:
anjuta-language-provider.c:289: Warning: Anjuta: anjuta_language_provider_get_pre_word: argument editor: Unresolved type: 'IAnjutaEditor*'

Johannes and I couldn't find a solution for this.

A blog article to that topic follows in the next days. If I find time, I'll create a diagram how the language support plugins communicates with IAnjutaProvider now.

Regards,
Moritz

[1] https://bugzilla.gnome.org/show_bug.cgi?id=680466



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]