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

Key: RSRP-14117
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Sergey Shkredov
Reporter: Amir Kolsky
Votes: 0
Watchers: 0
Operations

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

Refactoring Request: Extract class from parameters - do NOT generate properties

Created: 05 Aug 06 20:22   Updated: 08 Oct 07 20:23
Component/s: Refactorings - Extract Class from Method Parameters
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

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

Build: 211
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=14117


 Description  « Hide
Please allow me to opt out of generating properties for this feature. In most all cases the parameter class is used only for consolidating parameters and hence is no more than a struct by ref.

For me the extra properties are pure overhead.



 All   Comments   Work Log   Change History      Sort Order:
Valentin Kipiatkov - 08 Aug 06 15:09
Re: #14117- Refactoring Request: Extract class from parameters - do NOT generate properties
I think there will be an option to not generate properties but have public fields.