<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Am 17.03.11 11:55, schrieb Manik Surtani:
    <blockquote
      cite="mid:437F07A0-47DE-4876-9F01-5BD634BE7FB2@jboss.org"
      type="cite">In some ways related to the @Marshallable annotation
      thread, but in many ways not, I was having a look at:
      <div><br>
      </div>
      <div><a moz-do-not-send="true"
          href="http://code.google.com/p/ehcache-spring-annotations/">http://code.google.com/p/ehcache-spring-annotations/</a></div>
      <div><br>
      </div>
      <div>I think we need to do something in this space, to make life
        easier for developers to consume distributed caches. &nbsp;As such,
        what I'm thinking of is:</div>
      <div><br>
      </div>
      <div>* Spring annotations for Infinispan - Olaf, will we get this
        for free with your work on the Spring cache adapter for
        Infinispan? &nbsp;If so, we should talk about this (blog, wiki, etc)</div>
    </blockquote>
    This is my current understanding of how Spring Cache is supposed to
    work. The way I see it is that org.springframework.cache.Cache and
    org.springframework.cache.CacheManager form an SPI that may be
    implemented by different cache providers. A user tells Spring via
    his application context which cache provider to use and Spring will
    merrily delegate all crosscutting caching concerns as defined
    through its caching annotations to that cache provider.<br>
    <br>
    Regarding the suggestion to talk about this I have added a comment
    to that effect to ISPN-961 lest I forget about it.<br>
    <blockquote
      cite="mid:437F07A0-47DE-4876-9F01-5BD634BE7FB2@jboss.org"
      type="cite">
      <div>* SEAM annotations. &nbsp;Pete did a POC some while back, maybe we
        need to formalise this?</div>
      <div><br>
      </div>
      <div>Other thoughts?</div>
      <div><br>
      </div>
      <div>Cheers</div>
      <div>Manik<br>
        <div>
          <div>
            <div>--</div>
            <div>Manik Surtani</div>
            <div><a moz-do-not-send="true" href="mailto:manik@jboss.org">manik@jboss.org</a></div>
            <div><a moz-do-not-send="true"
                href="http://twitter.com/maniksurtani">twitter.com/maniksurtani</a></div>
            <div><br>
            </div>
            <div>Lead, Infinispan</div>
            <div><a moz-do-not-send="true"
                href="http://www.infinispan.org">http://www.infinispan.org</a></div>
            <div><br>
            </div>
          </div>
          <br class="Apple-interchange-newline">
        </div>
        <br>
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
infinispan-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:infinispan-dev@lists.jboss.org">infinispan-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/infinispan-dev">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>