空山新雨:
Well this is the classic "is a" and "include". But I really don't think this matters with ……
[阅读: 719] 2005-11-29 05:40:19
Define all data in basic class as implementation.
Defien all methods in interface.
Use class to aggregrate the classes and implements the interface.
And the world is clean...