Talk:Factory pattern
![]() | Computer science Redirect‑class | |||||||||||||
|
Bad example
In Python, `class' cannot be a variable name, and I'm really unsure of what the code is trying to do. Removing it until someone can figure out a better solution. Andrey (talk) —Preceding undated comment added 05:27, 30 August 2009 (UTC).
Capitalization
Should the P in "factory pattern" really be capitalised? Design pattern (computer science), command pattern, interpreter pattern etc. are all lower case and I believe that those articles are correctly named with regards to Wikiedpia's naming guidelines. PaulBoxley (talk) 10:57, 4 February 2008 (UTC)
- No, it really should not be capitalised. Good eye! I will make the change as soon as I figure out how to do it. E James (talk) 15:39, 4 February 2008 (UTC)
- OK, I added the Db-move template according to the instructions found in the requested moves article. The page was moved almost instantly. E James (talk) 16:21, 4 February 2008 (UTC)
Merge with Factory object
Seem to be about the same thing. – gpvos (talk) 16:49, 23 March 2009 (UTC)
- Both articles (factory pattern and factory object) should be merged with Factory method pattern. Or at least, the difference between "factory pattern" and "factory method pattern" should be mentioned and explained. Terrestria (talk) 15:41, 26 September 2009 (UTC)
- Yes - two articles talk about the same design pattern . Please merge.
If you do make sure folk like me can still find things. It was bad enough searching to see what an 'object factory' was, and concluding it must be the same as a 'factory object', without hiding it further in 'factory pattern'. —Preceding unsigned comment added by 149.254.120.136 (talk) 16:58, 24 November 2009 (UTC)
What is it?
Article "beats around the bush" by discussing problems in creating objects, but never says precisely what Factory pattern is and how it solves those problems. —Preceding unsigned comment added by 208.127.236.194 (talk) 14:39, 14 August 2009 (UTC)