restlet / restlet-framework-java

The first REST API framework for Java
https://restlet.talend.com
646 stars 284 forks source link

Add Guava extension #895

Open jlouvel opened 10 years ago

jlouvel commented 10 years ago

Now that we are based on Java 6, no reason to not consider integration with the popular Guava library: https://code.google.com/p/guava-libraries/

Potential features:

@Tembrel Do you have any other idea that would make such extension more useful?

Tembrel commented 10 years ago

What Guava provides is mostly orthogonal to Restlet, but here are a few more ideas:

jlouvel commented 10 years ago

Thanks Tim, that sounds valuable enough to me to justify a dedicated extension. Is this something you would be open to contribute to or even lead?

Tembrel commented 10 years ago

Sadly, I don't have any time to work on this. Best I can hope for is to comment on work in progress.

jlouvel commented 10 years ago

Fair enough! We'll keep you in the loop