imtrobin

Results 73 comments of imtrobin

The FindSetting is used in other places, so if those two calls are generated at the same time (by serverless architecture), then the second call gets a different instance of...

Thanks for the quick reply. Even though it is a httpclient call internally on client, I would think its better to have a ArrangoException class that we can trap properly....

Actually, Unity does auto pack, it's just not enabled by default in Editor https://docs.unity3d.com/Manual/SpritePacker.html

Becos the C++ cocos2dx is very low priority, almost zero. As confirmed on their discord. You can try this fork, it's more actively maintained https://github.com/c4games/engine-x

This is from the discord recently. ![image](https://user-images.githubusercontent.com/531606/117281049-cf86a500-ae95-11eb-9ddc-aea2ba1836f6.png) ![image](https://user-images.githubusercontent.com/531606/117281163-ef1dcd80-ae95-11eb-8aec-fed4441e2ce1.png) ![image](https://user-images.githubusercontent.com/531606/117283769-ad425680-ae98-11eb-94bf-02d80da04fc2.png) I'm referring to cocos2dx. I'm not interested in creator or typescript. I'm started with cocos2dx with couple of years ago. Now,...

It does not change the fact that cocos2dx is very low priority, where a fork is doing way more fixes/changes. If I'm starting a new project, I wouldn't be recommending...

Unfortunately, both of C# driver are maintained much, I asked Arangodb for official c# driver, maybe you can also request at their slack

That's a shame. This driver still works, just wish that it is more actively maintained, or a more official one by arangodb. The arrangodb-net-standard is looking good as replacement once...

I have the same problem, I use the 2nd version

Actually, json unesacpe is able to do so, e.g this tool https://www.freeformatter.com/json-escape.html