Truly a collection of bad decisions. Loading programs one class at a time (giving it a reputation of being slow), awful callbacks (had to use inner classes for event handlers), checked exceptions, etc.
Truly a collection of bad decisions. Loading programs one class at a time (giving it a reputation of being slow), awful callbacks (had to use inner classes for event handlers), checked exceptions, etc.