P-Patterns!
From Andrey
Golden Bridge
Utilizing the Bridge design pattern for separating model from application-specific behaviors.
Smart Button
Expose a generic object in the interface in order to simplify class use.
Postponed Validation
Postponing validation until checkpoint/commit so that validations do not hinder performance.
Pascal example.