News Feed
Jobs Feed
Sections




News Archive
DevShed:
Introducing the Strategy Pattern
February 27, 2007 @ 13:50:00

DevShed is taking a look at another design pattern today in part one of their look at the Strategy Pattern:

That's exactly the case with the subject of this article, the strategy pattern. To put things more clearly, I'm sure that you always validate adequately all the forms included in your web sites. First off, you create a few validation functions (or classes), then use these functions to check the validity of the data supplied by users, and finally determine the course of action to be taken accordingly.

To make the concept clearer, they Create a simple example - a file handling class that can read and write data to the file of the developer's choosing. This base class is then used inside their StrategySelector class to make saving both HTML and XML data as simple as a basic string.

0 comments voice your opinion now!
strategy pattern tutorial file handling xml html strategy pattern tutorial file handling xml html


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Everything You Need to Get Started With CodeIgniter

PHPFreaks.com: PHP Custom List Order

PHPBuilder.com: PEAR's HTML_QuickForm

NetTuts.com: Expressive Tests with Hamcrest

IBuildings techPortal: Using PHP_CodeSniffer


Community Events











Don't see your event here?
Let us know!


development language rest testing podcast usergroup symfony2 opinion functional release database interview introduction community phpunit zendframework2 framework example conference series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework