Davis Ford

Results 82 comments of Davis Ford

Also did a full clean and rebuild, to no avail.

I now realize that I posted this in the old injection repo. I am using InjectionIII I believe. I installed it via the App Store on Mojave. Does that make...

@cleishm I might be willing to try to help with @johannessen if you can give some pointers We use the client now as part of our build/deploy process to run...

Just a follow-up -- @johannessen I had a call with Chris today and he walked me through several pointers. I need to study it a bit more. Looks like protocol...

@cleishm sorry for the lag in response -- been swamped myself. from my perspective as a user -- it doesn't matter to me...lol, _selfishly_ whatever would be easier for you....

What if I want to return all items if no other expressions are added? None of the options above work for me. For example, if I have a search class...

So, right now, the only way I can tell to do that (which is not ideal): ```csharp private const string FalsePredicate = "f => False"; public Expression Expression { get...

@rhyous the issue isn't really so much whether the default is false or true. I can easily create my starter expression as true, but that breaks the other case where...

Hi, I'm experimenting with both right now. I have both [mocha-phantomjs](http://metaskills.net/mocha-phantomjs/) + [grunt-mocha-phantomjs working](https://github.com/jdcataldo/grunt-mocha-phantomjs) and I also have grunt tasks to run the same tests via grunt-mocha. Maybe I'm missing...

If you'll accept a PR for this, and we can get it pushed through quickly let me know and I'll be happy to try to provide one.