CSC/ECE 517 Fall 2009/wiki1a 8 nd: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
Line 3: Line 3:
'''Problem Statement :''' The list of refactorings has become quite long.  But people don't remember long lists very well.  To promote learning the different patterns, they should be categorized in some way, or perhaps, along various dimensions.  As a reference we have taken the list of refactorings available at [http://www.refactoring.com/catalog/index.html] and categorized them along as many different dimensions as makes sense.
'''Problem Statement :''' The list of refactorings has become quite long.  But people don't remember long lists very well.  To promote learning the different patterns, they should be categorized in some way, or perhaps, along various dimensions.  As a reference we have taken the list of refactorings available at [http://www.refactoring.com/catalog/index.html] and categorized them along as many different dimensions as makes sense.


*'''Class        Changing class association          Change Unidirectional Assn to Bidirectional'''
*'''Class         
**Changing class association          Change Unidirectional Assn to Bidirectional'''

Revision as of 23:17, 4 September 2009

Categorization of Refactorings

Problem Statement : The list of refactorings has become quite long. But people don't remember long lists very well. To promote learning the different patterns, they should be categorized in some way, or perhaps, along various dimensions. As a reference we have taken the list of refactorings available at [1] and categorized them along as many different dimensions as makes sense.

  • Class
    • Changing class association Change Unidirectional Assn to Bidirectional