[Vala] Default implementation in interfaces
- From: Emmanuel Pacaud <emmanuel pacaud lapp in2p3 fr>
- To: vala-list gnome org
- Subject: [Vala] Default implementation in interfaces
- Date: Tue, 18 Dec 2007 09:06:20 +0100
Hi,
It's currently possible to have implementation of methods in interfaces
(methods that don't have the abstract attribute). But these methods are
not overridable.
I think it would be nice to enable the virtual attribute in interface
too. That way we could have default implementation of interface methods.
Emmanuel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]