I have the following code of xml: <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet type="text/xsl" href="XSL properties.xsl"?> <ent> &l
We have iOS and Android native applications. iOS team implemented the Onvif library in Swift (which also contains Objective-C libraries). We would like to integ
My post request body will be like { "queryCondition":[ { "filter":"status", "filterlist":["Closed","New","Reso
I upgraded my project from extjs6.2 to extjs7, and I noticed that while new component is registered the componentManager is looking for component.$iid and it un
Why does this work: val string = "[1, 2, 3]" val result: ArrayList<Int> = json.decodeFromString(string) but this doesn't: @Serializable class MyClass : A
I need to perform some processing in the event of a reshard of a Kinesis stream. I want to trigger a lambda function after shards are added or removed. I looked
It'd be handy if there was a keyboard shortcut for hiding and showing the sidebar. Sublime has cmd+k+b and it's a quick way of gaining some screen real estate w
I'm trying to return data from multiple tables based on a date. Each table has employee schedules with different tasks and I'd like to join these on a master ou
Upon integrating the smart button of Paypal I have issues to verify webhook notifications sent by Paypal. The examples I have found are either outdated or do no