I use constructor injection for all services, so Findbugs works as expected 
there.
But I've had to disable Findbugs for page/component classes since there is so 
much magic going on there.

On Fri, 08 Jun 2012 17:32:20 +0200, Ray Nicholus <rnicho...@widen.com> wrote:

Is anyone using FindBugs in a T5 project?  If so, have you managed to find
a way to suppress the NPE warnings when dereferencing an injected field?
 This doesn't appear to be possible, which makes FB useless in a T5 app,
for the most part.  It's not clear that any other static analysis tools
provide such a filter either, though.  Anyone had luck with anything else?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to