Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Thoughts about an AspectJ classloader

If you are plagued by NullPointerExceptions, one or both of these may interest you.

Diagnosing Java Code: The Null Flag bug pattern
http://www-106.ibm.com/developerworks/java/library/j-diag3.html

Nice Optional Types
http://nice.sourceforge.net/manual.html#optionTypes







Back to the top