History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-40466
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Sergey Shkredov
Reporter: Andrew Serebryansky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Advanced 'Introduce Parameter'

Created: 14 May 07 12:43   Updated: 24 Jan 08 18:16
Component/s: Refactorings - Introduce Parameter
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
One of the features of the "Change Signature" refactoring is the ability to create an overload with the new signature and have the original delegate to the new overload. This is not available if you use "Introduce Parameter" from within a method.

Please add something like "Introduce Parameter Advanced" which would bring up the "Change Signature" dialog with the parameter filled in, but would then allow the "Delegate" radio button to be selected.



 All   Comments   Work Log   Change History      Sort Order:
Ilya Ryzhenkov - 03 Oct 07 16:37
I think better approach would be to put "Create delegating member" checkbox right into "Introduce parameter" dialog.