Monday, June 21, 2004

Reflector.Graph was becoming messy because of external dependencies so I decided to remove some parts of it (TypeGraph, TreeMap) in order to keep funcitonal.

Reflector version: tested for 4.0.6.0 and 4.0.7.0

Installation procedure:

  • Download the Reflector.Graph Binaries  and unzip it in the Reflector directory (it may be unzipped in a Release directory, copy the file aside to Reflector)
  • In Reflector, Tools -> Addin... -> Add -> Reflector.Graph.dll
  • That's it!

In this release, you do not need to create a Reflector.exe.config.

What's in Reflector.Graph:

  • MethodRank (Assembly),
  • TypeRank (Assembly),
  • Unit Test Generator (Type),
  • Mock Geneator (Type),
  • IL Graph (Method),
  • AssemblyGraph (Tools)

What's not in Reflector.Graph:

  • TypeGraph will be release separately because it needs to be compiled agains .Net v1.1
  • TypeTreeMap will be released separately because it has a dependency on the Microsoft TreeMap

Bugs and suggestions:

 

posted on Monday, June 21, 2004 10:56:00 PM UTC  #    Comments [2]
Tracked by:
"mileage calculator" (online) [Trackback]
Monday, June 06, 2005 5:54:27 PM UTC
Jonathan,
<br>
<br>In <a title="Reflector" href="http://www.aisto.com/roeder/dotnet/" target="_blank">Reflector</a>, the Addin... menu is under View, not Tools
George Chernyha
Monday, June 06, 2005 5:54:28 PM UTC
Added issue: <a target="_new" href="http://mbunit.tigris.org/issues/show_bug.cgi?id=48">http://mbunit.tigris.org/issues/show_bug.cgi?id=48</a>
Jonathan de Halleux
Comments are closed.