go to post Ben Spead · Apr 17 @Evgeny Shvarov - see Tim's comment that prototyping is an exception to Rule #3. But prototype code as a rule should never go into production :)
go to post Ben Spead · Apr 16 I wish there were a Heart emoji as opposed to just Thumbs Up! Awesome article and I highly recommend to anyone thinking about AI code generation. The flip side of not doing this well (and as Tim recommends): https://leaddev.com/culture/ai-coding-mandates-are-driving-developers-to...
go to post Ben Spead · Apr 8 @Alex Efa - I recommend that you take a look at using the Embedded Git open source package, which makes the power of Git available from within an IRIS instance (rather than using it client side which has shortcomings when it comes to things controlled in the SMP like Interop). This article may be of interest: https://community.intersystems.com/post/new-and-upcoming-embedded-git-fe... Here is a helpful branching discussion on options for Embedded Git in our Health Connect Cloud product (the concepts would apply to any application of Embedded Git): https://github.com/intersystems/git-source-control/blob/main/docs/hcc.md. You will see that it is quite common for developers to work in their own Namespaces on feature branches and then merge them in. But this is only one of many models. @Timothy Leavitt, @Pravin Barton and @Nick Petrocelli can answer specific questions that you may have.
go to post Ben Spead · Apr 8 Assuming you have access, you can download from the WRC application - wrc.intersystems.com. If you don't have access you should discuss with your account team.
go to post Ben Spead · Mar 29 @Timothy Leavitt has started playing with MCP with IRIS and may be able to add his thoughts. I know he is very excited about it!
go to post Ben Spead · Mar 21 Always a helpful way to add debugging code or long term exception logging! Also, if you don't have an exception object and just want to log the stack for debugging purposes, you can use LOG^%ETN
go to post Ben Spead · Mar 14 do we know that the "1st process" is? Is there a specific daemon which is always considered first? This only would list PIDs running iris (not all PIDs on the OS), correct?
go to post Ben Spead · Mar 14 great reminder for why I've loved this technology and company for the past 22 years :)
go to post Ben Spead · Mar 14 This looks like simplicity itself, thank you Alice! However, I am not able to find any documentation on $ZJob accepting arguments (https://docs.intersystems.com/iris20243/csp/docbook/Doc.View.cls?KEY=RCO...) - do you have a reference for how to use this?
go to post Ben Spead · Mar 13 @Laurel James (GJS) - bravo!! looks like some very exciting new features :)
go to post Ben Spead · Feb 24 I believe this may have been fixed today thanks to the above comment from @Dmitry Maslennikov
go to post Ben Spead · Jan 29 Always love seeing the stars :). Thank you to all those who asked and those who answered!!