On 06/02/2014 11:06 AM, Cor Bosman wrote:
As a side note, I dont agree with you regarding the number of files.
I wasn't worried by a performance impact. I worked with frameworks that used a lot of interface/abstract/watever classes and found reviewing the code harder, but maybe that's a matter of experience.
But anyways, it doesnt matter, an extended class would be cool too. (although, arent you opening the same number of files then?)
The number of files will be lower as there will be no interface class, and actually there might be no abstract class either in this case. ;)