Jump to content

Talk:Factory pattern

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SineBot (talk | contribs) at 05:28, 30 August 2009 (Dating comment by Andreyf - ""). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputer science Redirect‑class
WikiProject iconThis redirect is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
RedirectThis redirect does not require a rating on Wikipedia's content assessment scale.
Things you can help WikiProject Computer science with:

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).[reply]

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)[reply]

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)[reply]
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)[reply]

Merge with Factory object

Seem to be about the same thing. – gpvos (talk) 16:49, 23 March 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)[reply]