[Vala] Default implementation in interfaces



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]