Version 1 (modified by jarrod.millman, 6 years ago)

--

Plan for ensuring all classes use the CamelCase convention.

Class Names

Almost without exception, class names use the CapWords? convention. Classes for internal use have a leading underscore in addition.