Some days ago Alberto has written a very interesting article about the usefulness of ObjectGenerators available in Caché.
In this article, Alberto shows an example RuleEngine based on XData, and how it is possible to improve the process of filling such rules. Caché Studio has a Studio Asist for XData; you may have already seen examples of it if you use ZEN or %Installer.Manifest.
We can use the %XGEN.AbstractDocument class for our task.Unfortunately, InterSystems has marked these classes (all of classes in %XGEN, in fact) as for internal use only.


