prefer composition over inheritance where the aim is just code re-use.
Write your code with readability and maintenance in mind, NOT speed of compiling or running.
prefer composition over inheritance where the aim is just code re-use.
Write your code with readability and maintenance in mind, NOT speed of compiling or running.
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Bookmarks