-
Task
-
Resolution: Fixed
-
Blocker
-
3.1.0-dev
-
None
Since we are going to use object orientation a lot more, we naturally have more class definitions, which will not always need to be loaded. Autoloading provides a simple yet sufficiently efficient mechanism to avoid many conditional file inclusions. To use autoloading a convention for naming class needs to be established.