> (OOP) Writing lots of "xxxxxManager" classes that contain all of the methods for manipulating the fields of objects that have little or no methods of their own
How about writing lots of xxxxController classes that manipulate objects that have little methods of their own.
How about writing lots of xxxxController classes that manipulate objects that have little methods of their own.