Bug 188181 - [introduce factory] Remember choices, make easier to use.
Summary: [introduce factory] Remember choices, make easier to use.
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2007-05-21 19:37 EDT by Tom Dickens CLA
Modified: 2008-12-15 07:12 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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