Talk:Template Method

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
Created the page with an example taken from our Monsters design. Note the important idea about [[Polymorphism]] that Wal discussed with me and Jason after class. Polymorphism is fundamental to OO and we should all make sure we understand it clearly if we don't already. --[[User:Elliot Fisher|Elliot Fisher]] 02:19, 20 August 2008 (UTC)
 
Created the page with an example taken from our Monsters design. Note the important idea about [[Polymorphism]] that Wal discussed with me and Jason after class. Polymorphism is fundamental to OO and we should all make sure we understand it clearly if we don't already. --[[User:Elliot Fisher|Elliot Fisher]] 02:19, 20 August 2008 (UTC)
 +
 +
This pattern seems at the lower end of design patterns in terms of complexity. What makes this pattern a design pattern rather than an idiom? Apart from the fact that the gang of four said so... --[[User:Matthew Harward|Matthew Harward]] 03:30, 10 September 2009 (UTC)

Revision as of 03:30, 10 September 2009

Created the page with an example taken from our Monsters design. Note the important idea about Polymorphism that Wal discussed with me and Jason after class. Polymorphism is fundamental to OO and we should all make sure we understand it clearly if we don't already. --Elliot Fisher 02:19, 20 August 2008 (UTC)

This pattern seems at the lower end of design patterns in terms of complexity. What makes this pattern a design pattern rather than an idiom? Apart from the fact that the gang of four said so... --Matthew Harward 03:30, 10 September 2009 (UTC)

Personal tools