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

Key: RSRP-55140
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Sergey Shkredov
Reporter: Serge Baltic
Votes: 0
Watchers: 1
Operations

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

ExtractMethod: Should Optionally Execute the "ParameterCanBeOfTheBaseType" and "MethodCouldBeMadeStatic" Analyses

Created: 25 Dec 07 21:41   Updated: 23 Feb 08 21:54
Component/s: Refactorings - Extract Method
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

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


 All   Comments   Work Log   Change History      Sort Order:
Ilya Ryzhenkov - 09 Jan 08 20:24
What do you mean? For the MethodCouldBeMadeStatic, it allows changing "Declare static checkbox", if possible. For ParameterCanBeOfTheBaseType, it could allow selecting from possible types right in Extract Method dialog.

Serge Baltic - 10 Jan 08 17:16
It does not make the method static, if possible. And does not suggest doing that.