User bio
404 bio not found
Member since Apr 5, 2019
Posts:
Replies:
I'm doing the same with the triple-slash, it's working fine on iris 2024.3 and 2025.1 with firefox.
github and zpm package updated.
Thanks for your contribution.
Open Exchange applications:
Certifications & Credly badges:



Global Masters badges:







Followers:
Following:
Guillaume has not followed anybody yet.
I mostly use Embedded Python but without the language tag : [ language = python ] in objectscript classes, in my opinion it doesn't make senses to mix two languages in one file.
Why Embedded Python mostly because it's faster and it's in the DNA of intersystems compute close to the data.
Now, time to time, i also use DB-API with sqlalchmy, to manipulate SQL data, thanks to the community edition of DB-API for IRIS, i can chose if i want to use it remotly or with Embedded Python.
At the end of the day, it should not have any difference between embedded python or "native API".