Search results

From CSSEMediaWiki
Jump to: navigation, search
  • Showing below 11 results starting with #1.
Advanced search

Search in namespaces:

  
  
  
  
  
  
  
  
 
  • ...stopher Alexander describes the concept of design patterns by saying "Each pattern describes a problem which occurs over and over again in our environment, an An alternative practical example of pattern combining: [[Wal's Fish Tank]].
    9 KB (1,227 words) - 03:23, 25 November 2010
  • == Spot the GoF pattern == * [[Proxy]]: ''Mimic''
    2 KB (256 words) - 03:22, 25 November 2010
  • == Pattern-oriented software architecture: A system of patterns == | [[Presentation abstraction control pattern]] || This is applicable to interactive software systems, and separates the
    7 KB (1,047 words) - 03:29, 19 October 2010
  • * [[Composite]] pattern and [[Avoid no-op overrides]] * [[Visitor|The visitor pattern]] and [[Acyclic dependencies principle|the acyclic dependencies principle]]
    9 KB (1,213 words) - 01:45, 8 October 2008
  • The Proxy design pattern is used to provide a stand-in for a real class. The proxy implements the same interface as the real class and forwards method calls t The [[Gang of Four|GoF]] specify four situations in which Proxy is applicable:
    3 KB (533 words) - 03:23, 25 November 2010
  • ...erns-uncovered-0 here] a nicely explained java code example of the Adapter Pattern usage in the real world. * [[Decorator]]: This pattern adds functionality to an object without changing its interface and also sup
    4 KB (641 words) - 03:23, 25 November 2010
  • ...tion that they belong to. This could be avoided by using the [[observer]] pattern, however I think the gain would be little. ...esent are actually stored in their respective Elements (they are a kind of proxy). As I said previously, they were created purely so they can be displayed
    49 KB (7,782 words) - 20:20, 4 October 2009
  • === [[Proxy]] === By using a singleton on certain parts of a proxy a specific effect can be generated.
    3 KB (409 words) - 03:18, 25 November 2010
  • ...ng, processing and outputting of service information away from the service proxy and place it in a data handler class. However, in my view what qualifies as ... DataHandler is a one to one relationship where dataHandler belongs to the Proxy. This relationship describes all proxies and all data handlers for each ser
    20 KB (3,347 words) - 03:42, 5 October 2009
  • A [[Proxy]] pattern provides an interface to services such as KeyLogger and ScreenGrabber. This ... analogous to baggages on the conveyer belt at the airport. Utilising this pattern allows the connection to act as the 'belt' and the services as the passenge
    4 KB (620 words) - 03:05, 25 November 2010
  • *2.[[Define classes by behavior, not state pattern]] - Similar point as above. Classes should model behaviour (or an interface *Bridge pattern used to separate interface/implementation dependencies between ''IRequest''
    24 KB (3,608 words) - 03:22, 25 November 2010

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Views
Personal tools
Toolbox