show/hide this revision's text 2 Removing rogue apostrophe

A good object oriented design should not need many publicly available constants. Most constants should be encapsulated in the class that needs them to do it's its job.

show/hide this revision's text 1

A good object oriented design should not need many publicly available constants. Most constants should be encapsulated in the class that needs them to do it's job.