I am always interested in utilizing design patterns in my development tasks. I finally had the need to check if the state of something changed from it’s previous state. I thought this would be the perfect use of the state…
I am always interested in utilizing design patterns in my development tasks. I finally had the need to check if the state of something changed from it’s previous state. I thought this would be the perfect use of the state…