Johan Kjölhede

Results 5 comments of Johan Kjölhede

@loicdescotte Your test does not extract/map/deserialize from the json ast. `back` in your case is just a string. The issue is still there in the current/latest RC (`0.3.0-RC11` and `0.3.0-RC11+7-12139a3d-SNAPSHOT`)...

I am having the same issue - the `install` command in docker is slower than with regular npm. But it is a bit random. Sometimes it is only 5-10% slower....

Thanks Darkyenus for pointing us to your repo. Nice work :+1: Will be using this to trying libgdx

I guess the limiting factor is that go does not allow type parameters on methods? If that was possible, transforming the value would be simple. There is an ongoing (been...