Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

How to detect dead or unused code in Angular?

In XCode 4.3.2, when I run the ARC conversion refactor tool, all of my property options that were "retain" are NOT being changed into "strong"

Netbeans declarative hint syntax for a statement inside a try-block

java netbeans refactoring

How to exclude library includes when doing rename symbol?

Method knows too much about methods it's calling

c# refactoring

Eclipse CDT move-file and rename-file refactoring?

Unit test on program which has lots of macros

c unit-testing refactoring

Tool for extracting base class?

Hardware support from a web application

How to extend Eclipse's rename refactoring to trigger another refactoring after its completion

Automatically Refactor Access Modifiers

Transition from thread model to actors

Refactoring: Making a game engine more modular and how

C++ Help on refactoring a monster class

Dead code detection in ruby

Is there any tools to help me refactor a method call from using position-based to name-based parameters

Wrong behaviour/Bug in delphi2010 "extract method"

How do I identify the lowest required visibility of methods?

delphi refactoring

What is a possible Eclipse supported refactoring for removing superclass dependency?