rev 19558 (Sloth)

Sloth, I intend to minimize global references and use of singletons.getSomething to the least possible.
By commiting 19558 you've just reintroduced that dependence from an evil global variable.
According to comment to this revision, you were fixing an NPE. Would you describe the method to reproduce that problem, so that I have a chance to apply a diffrent fix?
By commiting 19558 you've just reintroduced that dependence from an evil global variable.
According to comment to this revision, you were fixing an NPE. Would you describe the method to reproduce that problem, so that I have a chance to apply a diffrent fix?