Graphical Editing Framework: Difference between revisions

Content deleted Content added
EditPolicies: spelling
Line 27:
 
=== EditPolicies ===
The common behaviour across models is refactored into an editpolicy. There may be many behaviours for a given controller, so each "EditpoilicyEditpolicy" is assigned to a "Role". This helps us understand the behaviour contributed by the editpolicy. Editpolicies can be installed and removed dynamically.
 
=== Request, Response in GEF ===