|
A few people are posting responses to this article regarding the efficiency of the design. Please keep in mind that this is a *learning* article. We tried to keep the examples as simple as possible. Our goal is for people to read this and learn about the concept of loading classes at run time based on a name or on a name in a properties file, not the most efficient way to load classes dynamically nor the vaguaries of properties files and the pluses and minuses of doing it this way or that way. |