Re: [anjuta-devel] Vala and the new code-assistance architecture
- From: Johannes Schmid <jhs jsschmid de>
- To: ritze skweez net
- Cc: anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] Vala and the new code-assistance architecture
- Date: Tue, 19 Jun 2012 20:35:11 +0200
Hi!
I pushed the code on github:
https://github.com/ritze/anjuta-clang/blob/ada9e5698d252d5d29b4624fbcba03643651cc7a/plugins/language-support-vala/plugin.vala
The two methods, which I tried to integrate, are ipreferences_merge and
ipreferences_unmerge. I already tried to override the two methods
"merge" and "unmerge", but the vala compile shows the following error:
error: overriding method `ValaPlugin.merge' is incompatible with base
method `IAnjuta.Preferences.merge': incompatible type of parameter 1.
Not sure, I am not a good Vala programmer. Anyway, I wouldn't pay to
much attention on the preferences part at the moment. Rather try to get
the IAnjutaParser interfaces working and continue experimenting with
clang. I doubt that the preference thing is a blocker here atm.
BTW, are you going to GUADEC?
Regards,
Johannes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]