Bug 188181

Summary: [introduce factory] Remember choices, make easier to use.
Product: [Eclipse Project] JDT Reporter: Tom Dickens <thomas.p.dickens>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P3 CC: markus.kell.r
Version: 3.2.2Keywords: helpwanted
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Tom Dickens CLA 2007-05-21 19:37:09 EDT
The refactoring feature Introduce Factory is great! It would be so much more productive to add the following:
   - Remember the Factory Class entered so the next use (in the same session) will not have to be changed to the desired Factory each time.
   - Add option "Make Constructor protected". Also remember this choice.
   - Allow selecting multiple constructors in the outline view and then doing Refactor -> Introduce Factory for all of them instead of having to do each constructor in turn.
Comment 1 Olivier Thomann CLA 2007-05-21 20:39:24 EDT
Moving to JDT/UI