Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in refactoring

Is there any safe refactoring tool for .net (or at least c#)?

c# .net refactoring

Refactoring a class in C++

c++ refactoring

lots of boolean flag inputs to a class

java refactoring

chunk of code that's called only once - merits own method?

Refactoring: When do you know it's time and when do you do it?

How to refactor tightly coupled classes?

Refactoring "include file hell"

How to better rewrite this repeat function

c#-3.0 refactoring

How can this 6 line method be refactored to be more readable?

Porting C++ to C#

c# c++ refactoring

C# refactor if-else statement code

c# refactoring

C data structure to mimic C#'s List<List<int>>?

C# - Casting an 'object' parameter into that object's type?

c# reflection refactoring

Best way to get rid of hungarian notation?

Trying to shy away from a singleton/god/manager class. Not sure how I am supposed to sustain functionality, though

c# asp.net oop refactoring

Refactor EL expressions in JSPs

C# Generics Refactoring

c# generics refactoring

what is best java libraries to write custom refactoring scripts? [closed]

Zend Action Controller - refactoring strategy