Article Sean Klingensmith · Nov 18, 2016 10m read Exploring Code Generation with Caché Method Generators As a developer, you have probably spent at least some time writing repetetive code. You may have even found yourself wishing you could generate the code programmatically. If this sounds familiar, this article is for you! We'll start with an example. Note: the following examples use the %DynamicObject interface, which requires Caché 2016.2 or later. If you are unfamiliar with this class, check out the documentation here: Using JSON in Caché. It's really cool! #Best Practices #Compiler #Object Data Model #Caché #InterSystems IRIS 20 2 3 3.2K