Link Details

Link 102455 thumbnail
User 111696 avatar

By bloid
via java.dzone.com
Published: Aug 11 2008 / 09:40

Here is a simple pattern which you can use to make your APIs extensible, even by third parties, without sacrificing your ability to keep backward compatibility.
  • 17
  • 0
  • 866
  • 353

Comments

Add your comment
User 282958 avatar

cowardlydragon replied ago:

0 votes Vote down Vote up Reply

API interface definitions themselves impose inherent constraints, and therefore are not future proof.

There is no silver bullet.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.