Jump to content

Talk:GRASP (object-oriented design)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 198.204.189.245 (talk) at 22:14, 5 December 2013. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Who made up the term G.R.A.S.P. to encapsulate and enumerate a set of OOD principles?

 -- It was Craig Larman  — Preceding unsigned comment added by Zoltar0 (talkcontribs) 09:24, 2 January 2013 (UTC)[reply] 

Qstn :Please confirm me that OOPs using Grasp.? or Grasp is seperate OOps.?


There's currently a sentence in the article that reads:

"An example of this is the introduction of a controller component for mediation between data (model) and its representation (view) in the Model-view-controller pattern."

This is not a correct description of MVC. The Controller does not mediate; both the Controller and the View interact directly with the model. I will remove this sentence if there is no objection. 198.204.189.245 (talk) 22:14, 5 December 2013 (UTC)[reply]