Yavuz Tor
Yavuz Tor
Sorry for the slow response @jnnwnk . I am having some trouble with github notifications. I will work on merging your pull request if you create one.
> I have created a pull request with a proposed solution for this. @yavuztor could you please have a look at whether this one is ok for you? @sarensw ,...
@kph21, Thanks for providing code sample for the expected behavior. I will review the differences. Meanwhile, if you do a pull request with the tests and the fix, we might...
@draxtor, I think there is an error in the `jsonText` you provided. It does a string comparison between `"InvoiceDate.ToString()"` and whatever now is. The problem is that `"var"` operation does...
I have not worked on any benchmarks, however I don't think the performance would be too different between js and dotnet. The are usually other constraints for choosing dotnet vs...
That sounds good. If you can create a test case with one of those jsonlogic files, we can have other people to look into it as well.