- subclasses should implement the new onInit() method instead of overriding - avoids the potential for a NPE in case an overriding subclass did not call the superclass method
- subclasses should implement the new onInit() method instead of overriding - avoids the potential for a NPE in case an overriding subclass did not call the superclass method