programming/c#
다음 릴리즈 될 Visual Stdio 코드 네임 'Whidbey'
happy4u
2004. 1. 30. 16:27
기사는 2003년 11월에 올라 왔는데...
오늘 알았네요 --;;
VS 다음 버젼에서는 IDE 차원에서 Refactoring을 지원한다는군요.
The C# Whidbey IDE now includes refactoring support. Refactoring enables developers to automate many of the common tasks when restructuring code. For more information on refactoring, please visit http://www.refactoring.com/. Using the built-in refactoring support, developers can, for example, use the rename refactoring to automate the process of renaming a variable in source code.
The refactorings currently available in the Whidbey Technical Preview are:
- Extract Method
- Rename
- Extract Interface
- Encapsulate Field
- Change Method Signature
- Replace Arraylist
기사 원본입니다.