Talk:Observer

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
added the basic stuff about the observer, still to come a uml diagram --[[User:Dominic Winkler|Dom]] 03:38, 3 September 2008 (UTC)
 
added the basic stuff about the observer, still to come a uml diagram --[[User:Dominic Winkler|Dom]] 03:38, 3 September 2008 (UTC)
  
Why doesn't Java's Observer/Observable classes support generics? This seems like an obvious oversight...--[[User:Matthew Harward|Matthew Harward]] 11:06, 9 August 2009 (UTC)
+
Why doesn't Java's Observer/Observable classes support generics? This seems like an obvious oversight... [http://gnoack.wordpress.com/2008/02/26/observer-pattern-revisited-using-java-5-generics/ This article] already proposes it. --[[User:Matthew Harward|Matthew Harward]] 11:06, 9 August 2009 (UTC)

Revision as of 11:07, 9 August 2009

added the basic stuff about the observer, still to come a uml diagram --Dom 03:38, 3 September 2008 (UTC)

Why doesn't Java's Observer/Observable classes support generics? This seems like an obvious oversight... This article already proposes it. --Matthew Harward 11:06, 9 August 2009 (UTC)

Personal tools