Browse by Tags
All Tags »
Tools (
RSS)
Lutz Roeder has just released the latest version of Reflector , it's got a whole bunch of cool changes , go check it out. In addition he's set up a single site where you can get access to all the add-ins here . You'll probably have to get new versions of your add-ins, since there were breaking changes. You can find the update to Reflector.Diff at the usual place or at Lutz's add-in page. Oh yeah, a big thank you to Richard Childress for tracking down an array-handling bug for me.. Share this post...
Well, there has been some movement from Microsoft's side as to this whole issue of support for Visual Studio in Vista . Not much, but some. Thanks to ahmed for the link to where bharry discusses a whole range of issues. HotFixes They've agreed to now offer Visual Studio hot fixes for download. bharry was very proud that he had managed to get turn-around on this issue in only 3 hours, thinking it pointed to an agile response from Microsoft. Unfortunately the mystery of the unavailable hotfixes...
I just cannot stress how upset I am with the Visual Studio team. Since VS2005 was released, developers have been begging Microsoft for a service pack, or even to make the hot fixes freely available. No such luck. Anyway, about 11 months ago, a guy called Scott Wiltamuth announced that the Service Pack would be released in the first half of 2006. Well, since then it's been a bit of a black hole for this alleged service pack. As the bug reports have piled up and up and up, the VS team has been...
Lutz Roeder has release version 4.2 of his excellent Reflector . He's made a whole bunch of changes, tidying up the SDK API. So you'll find many Reflector plugins having some problems with it. Since Lutz was very nice to us plugin developers, and gave us plenty of lead time, you should be able download updated versions that will work with the new Reflector. In my case you can download the update from my Reflector Page , or straight from here . It also includes a few fixes and a few hopeful fixes...
I made a serious oops when I uploaded the 0.73 ZIP file. I accidentally left out the CommandBar DLL. So, if any of you are having a problem where it complains about this file, just download the latest drop from http://www.codingsanity.com/diff.htm , and unzip both DLLs to the Reflector directory. I had hoped that I'd snuck this one in under the wire, with only two people noticing, but since then a couple of others have noted the problem, so I'm forced to come clean and hang my head in shame. Share...
I've released the newest version of the Reflector .Diff at http://www.codingsanity.com/diff.htm . There's a few definite bug fixes, and a few hopeful fixes (i.e. I couldn't replicate them, but fixed some issues that may have caused them). I've also cleared up the problem with assemblies having the same name, version, culture and public key. They are considered as the same, and thus cannot be differenced, and it now displays that in the label above the destination difference list. Share this post...