[jbosscache-dev] Adapter for backward compat

Manik Surtani manik at jboss.org
Mon Aug 18 14:22:25 EDT 2008


Branching off on the backward compat thread, what do people think  
about an adapter package that could bridge between code written for  
1.x and 2.x/3.x jars?

We could create a compat package that offers 1.4 compat interfaces,  
and delegates these to a 2.x or 3.x instance.  The challenge will be  
classloading, but this can be handled internally in this package,  
using a separate classloader to load 2.x classes.

Thoughts?
--
Manik Surtani
Lead, JBoss Cache
manik at jboss.org







More information about the jbosscache-dev mailing list