jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Re: ...and JSR-107 JCache?

From: Adam Bien <abien_at_adam-bien.com>
Date: Thu, 16 Jun 2011 10:07:29 +0200

On 15.06.2011, at 22:52, Santiago Pericas-Geertsen wrote:

>
> On Jun 15, 2011, at 3:27 PM, Bill Burke wrote:
>
>> Those are just examples of using interceptors/filters, not part of the spec. At least that's what Marek said.
>
> Correct, those are not of the spec. Naturally, JAX-RS implementations that support caching could delegate to 107.
Exactly - just delegate to 107
>
> -- Santiago
>
>>
>> On 6/15/11 2:27 PM, Adam Bien wrote:
>>> Hi RESTafaris,
>>>
>>> I just spotted the CacheEntry class in the jaxrs.examples.client.cache package. Shouldn't we just reuse the JSR-107 JCache as internal implementation and delegate to it?
>>> It will become a part of the Java EE 7 spec anyway. IMHO we should avoid overlapping with other specs as much as possible.
>>>
>>> Just a spontaneous idea,
>>>
>>> cheers,
>>>
>>> adam
>>>
>>>
>>>
>>
>> --
>> Bill Burke
>> JBoss, a division of Red Hat
>> http://bill.burkecentral.com
>