Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

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?

Heat Map for Code Repository Check-ins

Elegant parsing of query string in C

c refactoring c99

Proper Architecture for Application-Level Collections

Are there C++ free and fast (maybe standalone) refactoring tools for Windows? [duplicate]

Visual studio: automatically update C++ cpp/header file when the other is changed?

Code refactoring tools for C, usable on GNU/Linux? FOSS preferable

c linux refactoring gnu

Git: Renaming files with EGit causes deletion of file history

git refactoring egit

How to refactor "stringly-typed" code?

How to write a probability algorithm that can be maintained easily?

How to refactor a class that is serialized in .NET?

Move method to new file and keep it in the same class(make it partial)

"find all references" from c# designer GUI

Interface inheritance to breakup god objects?

Is it good or bad practice to make stateless methods static?

Is there a refactoring tool for Eclipse better than the built in one?

eclipse refactoring

How can I cut a large Rails application into smaller applications that work together?