Ben Lings
Ben Lings
I've worked around this by doing `TogglV8::TOGGL_API_URL = 'https://api.track.toggl.com/api'`
I don't know if it's possible to do this in a generic way. Guice requires generic types to have all type parameters fully specified.
Let me know when you think it's ready and I'll look at merging it in. I'll need to read up a bit on how multibindings work. I'm aware of them,...
I'm new to it too... I should have some time in the next week to review your branch.