betfair / cougar

Cougar is a framework for making building network exposed service interfaces easy.
http://betfair.github.io/cougar
Apache License 2.0
27 stars 18 forks source link

Guava dependency? #80

Closed andredasilvapinto closed 9 years ago

andredasilvapinto commented 9 years ago

Is there any specific reason why Cougar doesn't use Guava? Its utility methods come quite handy for several cases.

richardqd commented 9 years ago

There was a specific collection problem with a specific release of guava that caused an issue with Cougar (years ago) - we should revisit this

On 5 August 2014 14:17, André Pinto notifications@github.com wrote:

Is there any specific reason why Cougar doesn't use Guava? Its utility methods come quite handy for several cases.

— Reply to this email directly or view it on GitHub https://github.com/betfair/cougar/issues/80.

eswdd commented 9 years ago

This was one that got overlooked when I updated to latest lib versions on open sourcing. We should definitely revisit now that local-caching has been updated.

On 5 Aug 2014, at 15:11, richardqd notifications@github.com wrote:

There was a specific collection problem with a specific release of guava that caused an issue with Cougar (years ago) - we should revisit this

On 5 August 2014 14:17, André Pinto notifications@github.com wrote:

Is there any specific reason why Cougar doesn't use Guava? Its utility methods come quite handy for several cases.

— Reply to this email directly or view it on GitHub https://github.com/betfair/cougar/issues/80.

— Reply to this email directly or view it on GitHub.