BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. Scrum
  2. Apache Maven 2
  3. Essential MySQL
  4. Node.js
  5. Groovy
  1. jQuery Selectors
  2. Ajax
  3. Java
  4. Spring Config.
  5. Java Concurrency

Link Details

Link 372495 thumbnail
User 185351 avatar

By jsugrue
via java.dzone.com
Published: Mar 01 2010 / 09:20

Having focussed on the two factory patterns over the last week, today we'll take a look at the Strategy Pattern, a useful pattern in changing algorithm implementations at runtime, without causing tight coupling.
  • 24
  • 1
  • 2990
  • 7

Comments

Add your comment
User 229839 avatar

dibblego replied ago:

-2 votes Vote down Vote up Reply

Design Pattern -> Language deficiency. This is solved with a language feature called partial application.

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.