Transformations

So far, NMF only consists only of a M2M-Transformation framework (NMF.Transformations) that transforms any CLR object structure into another. The transformation engine does not rely on any Attributes, so it can also transform arbitrary CLR-Objects. To transform instancies, it uses a QVT-like syntax. The main benefit of NMF.Transformations compared to handwritten transformations are: