Archive for December 10th, 2009
The “Reinventing the Wheel” Anti-Pattern
December 10th, 2009 by Scott SelikoffAs a moderator on the JavaRanch, I often come across posts asking how to reinvent features that are available in most application servers. In JDBC for example, I’ve had people ask how to implement their own database connection pooling and how to create their own JDBC driver. Often times the developer is trying to create [...]
Categories: Development Process, Java/J2EE.
Tags: Java/J2EE, reinvent, wheel
Comments: none
