AsafMah

Results 17 comments of AsafMah

I have the same problem in windows, this is the command line: run --package advent2017 --bin advent2017 My toolchain is: nightly-x86_64-pc-windows-gnu

Can't recreate - can you give a more full code sample, including what reactor you use to run the async method?

Sorry, I think I don't understand. This is the full class: ```java @CompiledJson() public class RawRow { @CompiledJson public static class Error extends RawRow { @JsonAttribute(name="OneApiErrors") private final OneApiError[] oneApiErrors;...

Sadly this feature will be postponed for now. When we will add it, we will probably move to new standard http client in java 11.

For your question, we want to decrease the number of overloads in general: - Remove the "execute" method entirely, make executeQuery or executeMgmt explicit. - For executeFromJson, only leave the...

We actually want to remove some of the overload in the next version. This week Me and Ohad will brainstorm on the async design, and we'll see how the API...

Hey @montdor this is a couple years old by now, but I wonder if you have made any progress on it? In general, the default hebrew layout is terrible so...

@DreymaR Thanks! I'll try it out, but I do see some other stuff that might not work well with modern hebrew: 1. Dageshed letters are basically never used (like nikkud),...

For a while I expreminted with creating my own layout using tools and landed on this one. While it's not phonetic, it has nice consistency (vowels on the right side,...