Talk:GRASP (object-oriented design)
Appearance
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 (talk • contribs) 09:24, 2 January 2013 (UTC)
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)