Kane See
Kane See
Create a switcher with true-value, false-value, and ng-change e.g. ``` ``` Clicking on the toggle itself, sets the newValue and oldValue to "public" or "private", as expected. But clicking on...
A week ago, everything was working fine. I have passport-twitter, passport-facebook, and passport-reddit all working from OSX and iOS using Chrome and Safari. This week, passport-twitter (and passport-reddit) authentication no...
Using immutables v2.8.3 When I look at the generated immutables class for a Pojo such as ``` @Value.Immutable @JsonSerialize(as = ImmutableMyPojo.class) @JsonDeserialize(as = ImmutableMyPojo.class) public interface MyPojo { } ```...
Trying to rerun your experiments. The Evaluate.java class, referenced by your README, no longer exists. I assume evaluation.py has replaced it. What is the --input file/folder for evaluation.py?