Content deleted Content added
Line 31:
The [[IBM Common User Access | CUA]] guidelines stated that 'In an object-oriented user interface, the objects that a user works with do not necessarily correspond to the objects, or modules of code, that a programmer used to create the product.'<ref name = "cua">IBM, Common User Access - Guide to User Interface Design. 1991, IBM: Cary, North Carolina.</ref>
Mark
By contrast, the [[naked objects]] pattern is an approach to the design of applications that enforces a direct correspondence between the objects represented in the OOUI and the underlying ___domain objects, auto-generating fhe former from the latter.<ref name="pawson">Pawson, R., Naked Objects, Ph.D Thesis, 2004, Trinity College, Dublin, Ireland</ref>
|