Agreed. Do you have any import/export Global-to-JSON function?
- Log in to post comments
Agreed. Do you have any import/export Global-to-JSON function?
Hi, Sean!
I'm also wondering if there is any advice on the best way to deploy the language pack (global) with an application on GitHub. If the application was developed such that it bakes the language at compile time, then how would you bundle the language into the build file. Would you just include all of the languages or have the user install the language of choice separately.
I would suggest to export global in XML and store the file in sources. Pro: no losses, no conversion issues, same import/export as for code stuff. Like:
D $System.OBJ.Export("CacheMsg.GBL","cachemsg.gbl.xml")Con: large size. But lang resources don't seem to be example of really large global.
For deployment purposes, e.g. what to upload to Github's Releases section, I like recently discussed recipe to export/import global with gz packing on the fly.
Hi, Kishan!
I sent the personal invitation to your email. Maybe your anti-spam filter is too cruel?
Resent it now.
Hi, Kyle!
In case if it is not new development but legacy global storage system what is the proposed way to make the data in globals available for SQL queries and DeepSee?
Hi, Sean!
Really good point. Maybe it makes sense to introduce a kind of REST API web-app and class to provide a general way to load text resources from serverside for js and other apps which utilize REST and JSON.
And yes, get the resources by id and languages constant.
Hi, George!
This is a great idea and we would support that.
We plan to start Developer Community Meetups and will start in Cambridge and NY this summer.
Here is the meetup group for Cambridge and group for NY InterSystems professionals. Join!
Hi, Raghu.
There was an article about that. Pinging article's author @Istvan Hahn to provide more comments if it relates to your question.
Thank you, Benjamin!
Yes, similar and related are concepts are in the roadmap too, thanks for the useful link!
Hi, Peter!
I guess it's more about the source value list type:

We can put this option if the value for the level is a list which provides the way to introduce all the list elements as level members and link the current fact to all of them.
But I was interesting to me too how to manage the second level of hierarchy for such a first level? How Deepsee guesses which list element of the first level have the certain members of the second level and should I show it in expression somehow?
Am I right, Gevorg?
This is fixed
oops!
It seems we lost something with new colors ) Thanks John, we'll fix it ASAP.
Yes, that's a bug, filed. It seems it happens only in groups view. Thanks!
Hi, John!
This is very good input, we'll improve that, thank you!
Hi, Henrique!
See the invitation link in your box!
Hi, Kishan!
You are invited!
Hi, John!
Yes, it is. I'll post the release announcement later.
Hope you like new color scheme. I do )
Thanks!
Hi, John!
Thank you for the feedback! The issue filed.
Hi, Pravin!
Thanks for the feedback.
There is no way to do this at the moment. But it is planned feature to introduce.
Rob! Do you plan to host a demo with Caché?
Or what are the steps to do that?
Hi, Rob!
Interesting stuff! Should the demo show this?

Eduard, just providing the link to the post you did to solve the problem.
I think @Nikita Savchenko can promote his Caché Class Explorer more ;)
Hi, Joe!
Just as an option I can suggest the nice app to get the fresh version of code from a given github repo to your namespace.
It is CacheUpdater.
Import the CacheUpdater release to the Namespace (Or better import it to USER and map the package to %All).
This command will deliver and compile the current state of code from repository to your namespace:
w ##class(CacheUpdater.Task).Update("iscChris", "CacheRESTStack")I would also recommend Caché WebTerminal for this purpose.
Hi, Murali!
What configuration do you want to manage?
Users/Roles/Resources?
Namespace mappings?
Memory/CSP settings?
I think we speak about only the checkbox near answer to mark any answer in a question as accepted.
The judge is the topic starter of course.
The practical value of this checkbox option for the community members is:
1. At least one answer makes sense for the topic starter (which is great BTW).
2. It signals that the question has the accepted answer and thus question disappears from unanswered feed filter.
But it doesn't negate the fact that other answers can be valuable.
I think everything great and this shouldn't be the cause to delete all the answers except the accepted one.
Hi, Raghu!
It is possible to mark only one answer as accepted at the moment.
But if the situation like this would repeat we would think what to do. Sometimes question has more than one right answer.
I think the idea of changing the ID of the instance is never a good idea whether it is ID or GUID.
Hi, John!
This is a bug. Filed, thanks!
Hi, Sean!
Thanks for the feedback, this is very useful and fair input. So I've introduced the statement about downvotes to the description.
We'll add a hint about commenting triggering by downvote. Thanks!