I'm -1 on adding more subclasses to Wicket's type hierarchy.We have single inheritance in Java, why waste it for something which could equally well be implemented with behaviors? Sven Am 30.11.2010 um 13:18 schrieb Andrea Del Bene:
Single inheritance should not be a problem if your design is good, which
means that your components' taxonomy must be consistent.
On the other hand having more component classes brings developers a
stronger abstraction and a more readable code.
- HTML 5 input types support Martijn Dashorst
- Re: HTML 5 input types support Igor Vaynberg
- Re: HTML 5 input types support Andrea Del Bene
- Re: HTML 5 input types support Sven Meier
- Re: HTML 5 input types support Andrea Del Bene
