Factory Method Pattern
Creating objects is a responsibility too. What problem a factory actually solves, how the Simple Factory differs from the GoF’s Factory Method, and how Ruby simplifies both because classes are objects.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Creating objects is a responsibility too. What problem a factory actually solves, how the Simple Factory differs from the GoF’s Factory Method, and how Ruby simplifies both because classes are objects.
Post a comment