[Monodevelop-devel] Improving refactoring after 2.0

Mike Krüger mkrueger at novell.com
Wed Nov 5 05:11:08 EST 2008


Hi

After the next release I want to improve refactoring. 
Currently we only have rename as refactoring operation. Generally I want
to do refactoring a bit different than it is now.

I want a refactoring infrastructure that allows the user to preview all
changes that are done in the refactoring step (see eclipse for an
example). 

I'll need to extend/change the current refactoring infrastructure for
this. And one of the goals for the new one is: unit test support. The
new code completion infrastructure is tested with unit tests and I think
that this has improved the code completion correctness greatly.

Any thoughts/inputs here ? 

Regards
Mike 




More information about the Monodevelop-devel-list mailing list