Essential Defensive programming with AOP

Posted by solrac on Jan 31, 2007 12:46 PM EDT
IBM/developerWorks; By Andrew Glover
Mail this story
Print this story

Defensive programming constructs have prevented many a defect, but the constructs themselves tend to litter code with repetitive logic. Learn how to avoid the clutter.

Defensive programming constructs have prevented many a defect, but the constructs themselves tend to litter code with repetitive logic. Combining defensive programming techniques with aspect-oriented programming is one way to keep the strong line of defense without all the repetitive coding. This article provides a multifaceted approach using the power of AOP, design by contract, and a handy library called OVal.

Full Story

  Nav
» Read more about: Story Type: News Story, Tutorial; Groups: Community

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.