Question Adrian Maguire · Sep 16, 2022 Stopping IRIS processes caching Python code We're having a problem with the way Python modules are being cached in Iris. If we modify some code and then reimport a module it is still processing the old code. E.g. Create a python file: helloWorld.py def helloWorld() : return "Hello world" The run the following in the Iris terminal: #Embedded Python #Python #InterSystems IRIS 0 3 0 320
Question Adrian Maguire · Feb 18, 2022 Embedded python method is erroring with <OBJECT DISPATCH> Hi, I am trying to use embedded python in a cache class, but I can only get it to work in the source code namespace. #Embedded Python #Python #InterSystems IRIS 0 3 2 480