Differences between revisions 14 and 20 (spanning 6 versions)
Revision 14 as of 2003-12-02 18:49:20
Size: 304
Editor: MikeRovner
Comment: use InterWiki syntax for links
Revision 20 as of 2004-04-16 09:02:24
Size: 678
Editor: dsl254-010-130
Comment: Bridge Pattern: C2, PythonInfo
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.''
Line 6: Line 8:
 * http://dales.rmplc.co.uk/Duncan/accu/pythonpatterns.html/  * [http://dales.rmplc.co.uk/Duncan/accu/pythonpatterns.html/ Patterns in Python by Duncan Booth]
Line 17: Line 20:
 * ["DEM"] Delegation Event Model  * 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.