What exactly is a Class Factory?
Posted
by Olaseni
on Stack Overflow
See other posts from Stack Overflow
or by Olaseni
Published on 2010-03-26T21:29:21Z
Indexed on
2010/03/26
21:33 UTC
Read the original article
Hit count: 346
I see the word thrown around often, and I may have used it myself in code and libraries over time, but I never really got it. In most write-ups I came across, they just went on expecting you to figure it out.
What is a Class Factory? Can someone explain the concept?
© Stack Overflow or respective owner