Referring to Objects

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
(New page: This page discusses a number of patterns related to object identity, and how objects should be referred to. It is a summary of Chapter 5 of Martin Fowler 1997. == Name == == Identifi...)
 
Line 1: Line 1:
 
This page discusses a number of patterns related to object identity, and how objects should be referred to. It is a summary of Chapter 5 of [[Martin Fowler 1997]].
 
This page discusses a number of patterns related to object identity, and how objects should be referred to. It is a summary of Chapter 5 of [[Martin Fowler 1997]].
  
== Name ==
+
>== Name ==
 +
 
 +
----
 +
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 +
----
 +
=[http://enoricoza.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
 +
----
 +
=[http://enoricoza.co.cc CLICK HERE]=
 +
----
 +
</div>
  
 
== Identification Scheme ==
 
== Identification Scheme ==

Revision as of 04:11, 18 November 2010

This page discusses a number of patterns related to object identity, and how objects should be referred to. It is a summary of Chapter 5 of Martin Fowler 1997.

>== Name ==


Identification Scheme

Object Merge

Object Equivalence

Personal tools