On Thu, May 31, 2007 at 11:55:17AM +0200, Stefan Schimanski wrote:
> >Feel free to unleash yourself and clean up this mess in the 1.6  
> >frame ;-)
> 
> That said... are there any tools around supporting refactoring of C++  
> code like Eclipse can do it for Java?

Partially. The problem is that C++ syntax is way more complicated than
Java syntax, so getting it even only 'almost right' is nearly impossible.

> Like moving around variables  between classes, renamings, etc. I fear
> not. Only seeing commercial  solutions...

I've seen only commmercial and very specialized in-house solutions so
far as well.

Andre'

Reply via email to