• Which version of the JDK/JRE do you use JBoss Cache with?

    Although original plans were to baseline Habanero on JDK 5 and provide a JDK 1.4 compatible build (using JBoss Retro), the question of why we would support a JDK whose last major release was almost 4 years ago (see h...
    Profile Photo
    last modified by manik
  • What isolation mode do you use and why?

    What isolation mode do you use and why?
    Profile Photo
    last modified by jason.greene
  • Should support for custom objects in Fqns be dropped?

    I asked a similar question prior to releasing 2.0.0, and I'd like to ask again to gauge the value of supporting Fqns that can take any object as an element. Supporting custom objects add a lot of complexity when it c...
    Profile Photo
    last modified by manik
  • Are generics in the Cache interface a good thing?

    What do people think of the genericisation of the Cache interface - introduced in "Habanero" for the 2.X series?  Are they useful or a pain to use?  And more importantly, should they be removed in 3.X?
    Profile Photo
    last modified by manik
  • Do you prefer a tree or a plain map API for your projects?

    We are considering offering an optimized Map style view, but we were just wondering what the usage of it would be. In other words would you prefer a normal java HashMap style interface to the Cache, or the existing Tr...
    Profile Photo
    last modified by jason.greene