Follow @PDSAInc XML - Paul Sheriff's Blog for the Real World

Paul Sheriff's Blog for the Real World

This blog is to share my tips and tricks garnered over 25+ years in the IT industry

Paul's Favorites

Browse by Tags

All Tags » XML (RSS)
XML Activator
All too often I see people using switch/Select Case statements when using a Factory pattern. The problem with this is if you wish to add the ability to instantiate a new class in your Factory, you need to add a new “case” statement, re-compile the code...
Posted: Aug 01 2012, 06:58 AM by psheriff | with 4 comment(s)
Filed under: , ,
More Posts