Differences between revisions 7 and 21 (spanning 14 versions)
Revision 7 as of 2003-11-17 22:17:03
Size: 91
Editor: yermat
Comment:
Revision 21 as of 2008-11-15 13:59:47
Size: 680
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
''I believe we should defer to C2 for the main ideas about Patterns. I believe we should apply the Wiki:BridgePattern. Use C2 to describe the pattern itself, and then show it here in it's Python-specific glory. There's seems to be little point in attempting to recreate the depth of C2 here.''

See also :
 * [[http://dales.rmplc.co.uk/Duncan/accu/pythonpatterns.html/|Patterns in Python by Duncan Booth]]

 * Wiki:DesignPatternsBook
 * Thinki:PythonPatterns
Line 7: Line 15:
 * Singleton  * SingletonProgramming
 * ProxyProgramming
Line 9: Line 18:
=== Other ===
 
 * DelegationEventModel
 * StateProgramming
 * EnumerationProgramming

Pattern Programming

I believe we should defer to C2 for the main ideas about Patterns. I believe we should apply the BridgePattern. Use C2 to describe the pattern itself, and then show it here in it's Python-specific glory. There's seems to be little point in attempting to recreate the depth of C2 here.

See also :

GoF

Other

PatternProgramming (last edited 2008-11-15 13:59:47 by localhost)

Unable to edit the page? See the FrontPage for instructions.