in reply to Re^2: A class that cannot be subclassed.
in thread A class that cannot be subclassed.

Our coding standards say to prefer composition over subclassing.

You have coding standards, so do you have code reviews or some sort of collective code ownership?

  • Comment on Re^3: A class that cannot be subclassed.