Question VICTOR GALVAO · Oct 23, 2020 How to convert XML to JSON from a %XML.TextReader? (Without a custom method) Hi guys!! Anyone of you, someday needed to convert a parsed XML (With %XML.TextReader), to a DynamicObject on caché? If anyone can help me, I'm grateful. #JSON #XML #Caché 0 2 0 1.1K
Question VICTOR GALVAO · Sep 15, 2020 What is the impact of not "closing" queries, when using the%Resultset library? Hi guys!! In the system that I work, I came across an iterator pattern that uses the %Resultset library without performing the close after executing the query. Does anyone know how to say what are the impacts of not performing such a procedure? If you have any model of iterator pattern made in caché to recommend as a good example, I will be grateful hehe :D #ObjectScript #SQL #Caché 1 5 0 327