P-Patterns!
From Andrey
(Difference between revisions)
Revision as of 20:09, 6 February 2006
[edit]
Golden Bridge
Utilizing the Bridge design pattern for separating model from application-specific behaviors.
[edit]
Smart Button
Expose a generic object in the interface in order to simplify class use.
[edit]
Postponed Validation
Postponing validation until checkpoint/commit so that validations do not hinder performance.
Pascal example.