Re: [Vala] Superinterface inheritance
- From: JM <interflug1 gmx net>
- To: Aleksander Wabik <alex wabik gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] Superinterface inheritance
- Date: Sun, 26 Dec 2010 19:01:08 +0100
Hello Aleksander
Thanks for the explanation! Now it makes sense.
Regards
This is by design. The interface does not inherit another interface,
but is dependent on another intefrace (or class) - it means that to
implement an interface, you have to ensure that all interfaces and a
proper base class are implemented/inherited.
best regards,
_______________________________________________
vala-list mailing list
vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]