Hi Lukas, Am Mittwoch, den 20.02.2008, 09:44 +0100 schrieb Lukas Kahwe Smith: [...] > Maybe its best to first leave out interfaces/abstract etc. Start > simple, see how things get used, get more comfortable with the feature > and then see about potentially expanding it.
I totally agree also I would like to have abstract methods in traits
(and don't beat me, I would like interface now too, for conceptual
integrity but the implemented interfaces should not derived by the using
classes). But: let us try to include a simple version of traits, without
abstract methods and trait interfaces in 5.3, get a huge amount of
feedback from the community and than think about implementing the more
complex stuff. I would like to see the following featureset:
* Method renaming (method => newMethod)
* Method hiding (method => null, method => false, both might work)
* No interfaces
* No abstract methods
* No visibility modifications
The last three point could be done for 5.4.
cu, Lars
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
