The State Pattern(nathan.whiteboard-it.com)

submitted by nrstottnrstott(345) 3 years, 8 months ago

An introduction to the State Pattern: a behavioral design pattern that allows an object to partially change its type at runtime. The state pattern is a subset of the strategy pattern. The state pattern has a variety of uses, not least amongst them helping to encapsulate state changes of NHibernate persistent entities ssince it is usually undesirable to have a persistent entity change its type. The state pattern will also help you avoid brittle switch statements in domain logic.

add a comment |category: |Views: 72

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

No comments so far

information Login or create an account to comment on this story