Question Rodrigo Werneck · Dec 15, 2023 How to clone dynamic objects? How to clone dynamic objects more efficiently than using a serialization/desserialization approach (eg. Set objectB = {}.%FromJSON(objectA.%ToJSON()) ) ? Why %DynamicObject could not extend %RegisteredObject and its %ConstructClone method (if not inherit it)? #JSON #ObjectScript #InterSystems IRIS 0 4 0 375
Question Rodrigo Werneck · Feb 14, 2023 Where is SQL Show History info stored? Where are the SQL Show History entries for each user stored? #Management Portal #Caché #Ensemble #InterSystems IRIS 0 2 0 202
Question Rodrigo Werneck · Mar 20, 2018 Bad regex? Set rm=##class(%Regex.Matcher).%New("[0-9]*","Word 123456") Write rm.ReplaceAll(".") .W.o.r.d. .. Why?? #Caché 0 4 0 352