Re: [anjuta-devel] Vala and the new code-assistance architecture
- From: Moritz Lüdecke <ritze skweez net>
- To: Johannes Schmid <jhs jsschmid de>
- Cc: anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] Vala and the new code-assistance architecture
- Date: Wed, 13 Jun 2012 10:54:37 +0200
Hi Johannes,
Last days I'd played a little bit with the clang. Therefore I'll
continue with my work with the vala plugin today.
On Tue, 12 Jun 2012 21:23:55 +0200, Johannes Schmid wrote:
The advantage of seperating the parser plugin for C is that we can
choose to use ctags or clang for parsing. For vala is might be better
to
just implement both, IAnjutaLanguageSupport and IAnjutaParser in the
same plugin.
Is this also true for the js and python plugins? I mean the
language-support-python plugin does nothing other than operate with
rope. And at first glance this is also the same case at the
language-support-js plugin.
There are some dependencies of the parser part of the vala plugin,
which are not trivial. So as you said I'll not split the parser part
from the vala plugin. I reverted my changes and integrate IAnjutaParser
in the language-support-vala plugin.
Regards,
Moritz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]