Piotr Kubowicz
Results
2
issues of
Piotr Kubowicz
I regularly come across the following warning in JS logs: ``` warning, you should implement a close() function for your view, you might end up with zombies ``` ModelBinder emits...
I found some performance, security (possible NullPointerException) and style warnings when browsing the code using Eclipse 4.2.1 and IntelliJ Idea 12. I fixed some to keep the changes as small...