View Single Post

  #3 (permalink)  
Old 11-07-2005, 01:06 AM
miguelf
Guest
 
Posts: n/a
Re: Is a ConfigParser/ObjCreator a Builder?

Well, thanks to all who answered. I guess it is clear now that it is
not a Builder. I guess my confusion stems from the fact that I don't
have much experience with patterns and, therefore, try to apply a
formula too narowly to a given problem. I think the fact remains that
it simply is a factory method with other tasks or features, namely it
is configurable.

Thanks again for all the responses.

--Miguel

Reply With Quote