Jiri Musil

Results 6 comments of Jiri Musil

Hello @nofalx, why not always generate the schema from model with all fields as required (suitable for GET), as there is always a way to relax it with `fields_optional` for...

Hello @nofalx , thank you for getting detailed explanation. I have to admit I am new to Django and rest framework on top of it, so might be missing the...

Yep, the template now contains org.haxe.lime.GameActivity, renaming in it java files fixes it.

Yep, something has obviously changed in threading recently and this lib started crashing. I have fixed it locally, I will put it on my github now and let you know.

https://github.com/musanek/HyperTouch/tree/haxe3 here you go, hoperfully it will work for you too :) I have seen newer extensions where the java/cpp glue is replaced by JNI directly but it works for...

I am using both at the moment, but was thinking about more xml-centric solution, something along the lines: variables.xml ``` xml comming from the code so can be programmaticaly scaled...