Introducing "Early-Bound Magic Cast"!
Release Notes
Painful and long lasting issue #1 was finally solved by introducing new Transformation.Magic
class that casts late-bound entities and early-bound entities automatically resolved to classes in another assembly to correct early-bound assemblies in Xrm.Sdk.PluginResistration
assembly.
This does not fix XrmToolBox
isolation issue, but at least lets operate this the plugins without any obstacles.
Some NUnit
tests was added during Magic
development. They will grow up in number with time, along with refactoring.
There was a lots of changes in code styling. It was pushed from a-la .NET 2.0
towards .NET 4.0
like.