its been a pleasure working with you and learning from you all of these John!!
- Log in to post comments
its been a pleasure working with you and learning from you all of these John!!
Thank you for the really clear write-up on this!
@Yuri Marx - thank you for time you spent pulling together this article ... well done :)
@David McCaldon - exciting news, thank you for the work on getting this released!
"all these discussions are mostly useless. " - we have implemented linting as part of server-side source control hooks. See https://openexchange.intersystems.com/package/isc-codetidy
got it - I reached out to the Docs team to better understand why the button isn't there
I completely agree! Doc offers a direct channel to them for feedback, and they are very responsive to that.
Every documentation page has a Feedback button on the right, which will capture the page from which the feedback originates, making it even faster for the Docs team to know where a tweak is needed:.png)
The DC answer is right. You may log in at login.intersystems.com and go to Options > Change Email.
You will need to input a code to verify your new email and a notification gets sent to the old email.
(credit for answer @Pravin Barton )
excellent work!! thank you for the time you took to put this together
congrats to the winners!
glad to hear it!
This is coming from the Source Control class set up in this Namespace. If you search for "Source Control" in the SMP, and look at the settings for that Namespace you will see that a class is selected. Change to None if you don't wish to have Serverside (embedded) Source Control active. If you do wish to use embedded source control, then you will need to provided item type mappings in the ^Sources global in order for it to work (at least to allow the one you currently have active to work - different hooks work differently in terms of configuration)
Great work on this @Evan Gabhart !! Will save a lot of time :)
love it! great work everyone :)
8/12 :)
excellent article! thank you for taking the time to compose and share!
I really like that idea, having them close together is extremely helpful. We always use the created and updated properties as well, with %OnAddToSaveSet() triggers for both
Very well deserved @Dmitry Maslennikov!!! Thank you so very much for the investment you have made for so long to our community and technology space :)
@Mark Hanson - any thoughts on this one?
Ben Spead
I am originally from NH, but have lived in Lancaster, Pennsylvania for the past 21 years.
I am the head of Application Services at InterSystems, where I focus on delighting our prospects, customers and fellow employees with software that saves them time and frustration.
My main areas of focus include enterprise architecture, change control, source control, and process improvement.
I have been attending the InterSystems conference for almost 20 years (DevCon, Global Summit and now READY), and I look forward to connecting with many of you this coming week in Orlando. Make sure to check out my session on how we are pursuing the use of RAG and AI within InterSystems!
Fun Fact or Hobbies – I love doing outside activities ... hiking, camping, swimming and exploring historical and natural wonders (I am currently writing this from an overnight camping trip with my son). I am an Eagle Scout, as are my two oldest sons and my third son is well on his way!
can't wait to see many of these!
So the question ultimately is - is the AI Bot a member of Global Masters and can it get a pair of socks with the points it earns providing correct responses? ;)
Really great article! Awesome to see how different platforms can be source controlled for better change control
great work on this @Maria-Sophia Fedyk! It's a really great upgraded UX :)
great, basic first steps!!
Great article ... I learned a lot!
@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 :)
glad to hear it!
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-t…
@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-f…
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.