Lazy Load [
|
Metadata Mapping [
|
Model View Controller [
|
Model View Presenter [
|
Notification [
|
Null Object [Woolf Null Object]
An object that provides default data and behavior when there would
|
Optimistic Offline Lock [
|
Party Archetype [Arlow/Neustadt Archetype Patterns]A way to represent information about people and organizations. |
Pessimistic Offline Lock [
|
Pipes and Filters [POSA]Channel the data through Pipes and process the stream in Filters. |
Presentation Model [
|
Proxy [GoF Design Patterns]"Provides a surrogate or placeholder for another object to control access to it." http://patternshare.org/default.aspx/Home.GOF.Proxy |
Query Object [
|
Recordset [
|
Reflection [POSA]Makes it possible via metadata to programmatically inspect the type of an instance and interact with the instance without knowing anything about the type beforehand. |
Registry [
|
Remote Faade [
|
Repository [Evans DDD](Also in [Fowler PoEAA].) An object for locating a certain Entity (or a set of Entities) that is in the middle of the life cycle. http://patternshare.org/default.aspx/Home.DDD.Repositories |
Separated Presentation [
|