Weinan Qiu

Results 20 comments of Weinan Qiu

Good point @aliotta. I will make sure to incorporate this change into the next release. It may take a while, as I am still recovering from hospital. If you are...

I have always been aware of this problem, but unable to solve it. Thanks a lot for contributing the above snippet. I will take a look and make some test...

Thank you. I am currently on a v3. This issue will be address there.

hmmm... could you paste your payload and the schema here?

Sorry @alelb I saw your bug report, but I am just too busy on my school relevant work and is unable to set aside time to work on this thing....

Hi @alelb This issue will be resolved in v2. It will have a native JSON parsing mechanism which parses JSON data into Go types with the help of attributes in...

This bug is fixed in v2. We now have a direct JSON deserializer which does the work strictly according to the schema. No more relying on Go's reflect based deserialization....

Thanks for letting me know about this test suite. Let me take a look!

Thanks for taking the initiative! I downloaded the test suite and had a brief look, but was a bit too busy to go through it thoroughly. The `core` module is...

I think I agree with you. Let me work up a branch that sets up the enterprise extension first. As for the above errors: - I would need more context...