Merlyn Morgan-Graham

Results 33 comments of Merlyn Morgan-Graham

Is this OSX specific? It's working just fine on Windows right now

> when a record is deleted in FB, the corresponding record should be unloaded from the ED store instead of deleted. Even with that, though, I'm not sure the didDelete...

> How did you find out / hear about sol2? Coworker at Wolfire Games told me about Sol2 when I was picking a scripting engine for my personal project. >...

@schellingb Would you be interested in getting examples using other audio toolkits? I adapted the sample code to work with this lib, and wanted to know if I should send...

Thanks for the quite hasty reply :) I wasn't strictly blocked, but now I can go ahead and proceed without any concern about having to redo it any time soon!

After that writeup, I see this is something you already knew about :) See #281 I do mention a couple other options besides libcurl above (set the Windows 8.1+ option...

+1. You can still easily create an OO wrapper around it, since that seems to be the local modifications. The resulting code in your local repo would be tiny. They...

The firebase-python wrapper is a Firebase REST API wrapper. The Firebase REST API doesn't support transactions. The Firebase API that supports transactions isn't documented - just the client-side javascript wrapper...

This is a feature request.

My $0.02: What @StrangeZak said matches how GLM works, and I think it can be a good way to go, possibly. There were a few hiccups I had when using...