KamBha
KamBha
Fixes #150, #209
I want to prevent defaults. However, the way that this works now is that if we prevent defaults we don't reset the timer. I thought I could make this work...
It would be nice if we had Karma support (or some sort of testing support).
Problem: We use Guice to help wire up our dependencies. While the approach of creating a Converter (for example) from a default constructor or a method on a class is...