Index: Tools/ObjectDumper/Base.cls.xml =================================================================== diff -u -r2978 -r3321 --- Tools/ObjectDumper/Base.cls.xml (.../Base.cls.xml) (revision 2978) +++ Tools/ObjectDumper/Base.cls.xml (.../Base.cls.xml) (revision 3321) @@ -40,7 +40,7 @@ set ..MagObjectReferentieToevoegen = MagObjectReferentieToevoegen Set ..Writer = $$$Implementation(Writer, ##class(TECH.Output.impl.Writer).%New()) Set ..Formatter = $$$Implementation(Formatter, ##class(TECH.Output.impl.Formatter).%New()) - set ..FormatAPI = ##class(TECH.Context).Instance().GeefFormatAPI() + set ..FormatAPI = ##class(TECH.Format.impl.FormatAPI).%New() quit $$$OK ]]>