1 Reply Latest reply on Feb 25, 2013 4:05 AM by nadirx

    configuring cachestore

    hsn10

      Its possible to configure subclass of AbstractCacheStore directly with AbstractStoreConfiguration without writing LegacyLoaderAdapter?

        • 1. Re: configuring cachestore
          nadirx

          Unfortunately no: the CacheLoaderManagerImpl still reasons in terms of CacheStoreConfig, and changing that is out of the scope of a minor release. In Infinispan 6.0 we will rearrange and drop deprecated APIs, so that all these "retro-compatible" tricks won't be necessary.