Index: BL/Sys/FOP/DocBaseV7/dto/beanRuntimeProperty.cls.xml
===================================================================
diff -u -r73230 -r73432
--- BL/Sys/FOP/DocBaseV7/dto/beanRuntimeProperty.cls.xml (.../beanRuntimeProperty.cls.xml) (revision 73230)
+++ BL/Sys/FOP/DocBaseV7/dto/beanRuntimeProperty.cls.xml (.../beanRuntimeProperty.cls.xml) (revision 73432)
@@ -4,7 +4,7 @@
Copied from : WS.FOPv7.tns.sourceBeanRuntimeProperty.cls
-BL.Sys.FOP.DocBaseV7Helper
+BL.Sys.FOP.DocBaseV7.DtoGeneratedCodeModifier
1
%RegisteredObject,%XML.Adaptor
right
Index: BL/Sys/FOP/DocBaseV7/DtoGeneratedCodeModifier.cls.xml
===================================================================
diff -u
--- BL/Sys/FOP/DocBaseV7/DtoGeneratedCodeModifier.cls.xml (revision 0)
+++ BL/Sys/FOP/DocBaseV7/DtoGeneratedCodeModifier.cls.xml (revision 73432)
@@ -0,0 +1,57 @@
+
+
+
+TECH.RegisteredObject
+
+
+
+Public classmethod, wordt opgeroepen vanuit BL.Sys.FOP.DocBaseV7.dto.beanRuntimeProperty om %code van XmlExport() aan te passen.
+Parameter %code als .local doorgeven
+1
+
+1
+ 0) && (pctCode(i) [ $$$CodeToFind) {
+ Set pctCode(i) = $Replace(pctCode(i), $$$CodeToFind, $$$CodeNew) ; Modify the generated code, so that the Base64Encode does not add the CRLF anymore :-P
+ }
+ }
+ }
+]]>
+
+
+
+
+