Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Implementing the Null Object Pattern using AOP

For anyone who's interested, I posted a technical blog entry this morning where I applied AspectJ to the Null Object pattern to help with NullPointerExceptions. Read it at http://www.artima.com/weblogs/index.jsp?blogger=bozomind

Thanks,
Dale

Back to the top