Will VB have the yield keyword?
It appears that the VB team are deciding whether or not to give the world access to some code re-writing functionality that has become loosely known throughout the programming world as "code refactoring". This is a feature where you can ask the IDE to invoke a macro on a section of code rather than having to perform the arduous 3 or 4 steps manually. The thing is that they've decided that their target user either won't understand or (perhaps) will be scared off by the term "Refactor" so, they would propose to call the Refactor function something other than “Refactor” - similar to when they called Partial classes something other than “Partial” I suppose.
Paul Vick discusses Refactoring support in VB.NET
Guys, if you are looking for a name for this function can I suggest "Mojo"? I think that the average Mort around town would really warm to the idea of adding some "mojo" to thier code ;-)