Activity overview
Latest activity by TigerShark
I must comment on number 2.
The icon which is selected for search type clearly states: "Search Type (Ctrl+T)" and therefore shouldn't search namespace names.
I can't really see a use for searching namespace names (that could be if I selected a new icon called "Search Namespace (Ctrl+N) perhaps). / comments
I must comment on number 2.
The icon which is selected for search type clearly states: "Search Type (Ctrl+T)" and therefore shouldn't search namespace names.
I can't really see a use for searching ...
Yeah, that definitely looks strange, however the IL does seem to produce the correct result (3 return statements). If you turn off the optimizations in the options dialog, you'll also find 3 return statements, but when optimization is on, it's reduced to only 2 (kinda funny way to optimize - don't return anything [image] ).
Can't really say what the problem is other than it could be some sort of mess up with the huge switch statement. / comments
Yeah, that definitely looks strange, however the IL does seem to produce the correct result (3 return statements). If you turn off the optimizations in the options dialog, you'll also find 3 return...
I've had a similar issue... I worked offline and Reflector told me that I needed to update (some sporadic wifi-connection made it look for an update I guess). I tried to update, but it failed... and Reflector was gone... It actually deleted the current version I had! Quite annoying, since I had no backup.
Oh well, nevertheless I second that suggestion... / comments
I've had a similar issue... I worked offline and Reflector told me that I needed to update (some sporadic wifi-connection made it look for an update I guess). I tried to update, but it failed... an...
Why should they release the code? I see no need for this. Red Gate acquired Reflector to work on it, not to make it Open Source. That's at least not what I understand of it.
We have the perfect tool for disassembling assemblies, but just not the tool itself. All Red Gate have to do is to avoid obfuscating the source when they release a new version of Reflector, which I hope they do (avoid I mean) [image] / comments
Why should they release the code? I see no need for this. Red Gate acquired Reflector to work on it, not to make it Open Source. That's at least not what I understand of it.
We have the perfect too...
You're absolutely right. I never understood why Lutz hid the implementation details from us... I did however manage to make some sense out of the obfuscated code, but it would be so much nicer to see it in the original form...
I don't see any reason for releasing the code, just don't obfuscate the assemblies. / comments
You're absolutely right. I never understood why Lutz hid the implementation details from us... I did however manage to make some sense out of the obfuscated code, but it would be so much nicer to s...