go to post Evgeny Shvarov · Jun 4, 2020 Cool! Do you mean the import of any JSON file to a Global? How can I try it?
go to post Evgeny Shvarov · Jun 2, 2020 Yes. We first introduced this one cause it exactly how Atelier API exports ObjectScript artifacts by default, but IMHO the simplified one is much better. And that's why we have it in the ZPM basic template.
go to post Evgeny Shvarov · Jun 2, 2020 Also, is it there any place with full doc about module.xml? Articles are full of really useful info but having to navigate through all of them is a bit confusing. Sure. Here is the ZPM documentation
go to post Evgeny Shvarov · May 29, 2020 Another topic for this Native API contest could be "Import-export" util of global to JSON. E.g. import JSON file and have a global inside IRIS, and having an arbitrary global inside IRIS export it to the JSON file.
go to post Evgeny Shvarov · May 28, 2020 The related topic Docker Desktop + WSL 2 Integration Deep Dive will be today in 30 min on Dockercon 2020
go to post Evgeny Shvarov · May 28, 2020 Felicidades @David Reche , @Kurro Lopez, @Nancy Martínez, @Esther Sanchez! Spanish Community is growing and I think I need to study Spanish already now )
go to post Evgeny Shvarov · May 26, 2020 Thanks to everyone who joined the webinar today! We bring our apologies for several letters sent with the event link - we had some issues with the mail system today, we are working to fix this and hope this will not happen again! I hope you liked the webinar and looking forward to seeing you at the next one!
go to post Evgeny Shvarov · May 25, 2020 Hi Renato! Thanks for participating in the contest! You can submit a new question here on Developers Community, or ask in Discord, or report on the problem to support@intersystems.com
go to post Evgeny Shvarov · May 24, 2020 Actually the ObjectScript Package Manager became the answer to this question.
go to post Evgeny Shvarov · May 24, 2020 Hi Robert! This ISC-DEV project does the thing with the following call: d ##class(dev.code).export("*.DFI") Can be installed with zpm as: "install isc-dev"
go to post Evgeny Shvarov · May 24, 2020 Thanks, @Benjamin De Boe ! It doesn't explain though (at least for me) why hosted variables can't be used for table and column names.
go to post Evgeny Shvarov · May 21, 2020 Participate in the contest as a team! Possible? - Yes! We don't have "forming teams" UI at the moment, but you are welcome to form a team by yourself, .e.g. using use Direct Messages on the Developer Community or chatting in Discord channel, make the project and submit it under anyone name from a team!
go to post Evgeny Shvarov · May 21, 2020 Thank you @Vitaliy.Serdtsev , @Robert Cemper, @Steven Hobbs - that helps a lot!
go to post Evgeny Shvarov · May 21, 2020 Julius! Thank you very much for such a story, very touching. And for the prompt opinion. And thank you for sharing your fantastically rich experience with Dev community where we all benefit a lot from your knowledge and direct feedback! And I remember the meat-chopper too :)
go to post Evgeny Shvarov · May 21, 2020 I'm on Mac. And I'm on Git and commit to GitHub. And I like Docker. VSCode works on Mac, has Git out-of-the-box and I can install Docker and ObjectScript plugin. With VSCode and Docker have 0 (zero) time to set up the environment to develop for InterSystems IRIS with ObjectScript or any other language. My vote is for VSCode.