The Artima Developer Community
Sponsored Link

Java Buzz Forum
Apply Design by Contract to Java software development with AspectJ

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Apply Design by Contract to Java software development with AspectJ Posted: Jul 16, 2004 11:58 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Apply Design by Contract to Java software development with AspectJ
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
Are you an Eiffel fan that wishes this Design By Contract stuff was available in Java? There are a few tools out there to help, such as iContract: Design by Contract in Java. AOP offers a nice way of working with these anal pre and post conditions ;) Your Java code often needs to interact with external components when you develop enterprise software. Whether your application must communicate with a legacy application, an external business system, or a third-party library, using components you don't control introduces the risk of unexpected results. IBM IT Specialist Filippo Diotalevi shows how aspect-oriented programming (AOP) can mitigate this risk by helping you design and define clear contracts between components while keeping your code clean and flexible. Read Apply Design by Contract to Java software development with AspectJ

Read: Apply Design by Contract to Java software development with AspectJ

Topic: Government screwing the guys in the military? Previous Topic   Next Topic Topic: Indian president calls for open source in defense - News - ZDNet

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use