On 2 Feb 2011, at 14:38, Vladimir Blagojevic wrote:
> On 11-02-02 11:10 AM, Manik Surtani wrote:
>> I'm not as worried about "look" as I am about usability. We still get the
>> benefit of an easier to use API while not pissing too many people off. :-)
>> Plus the fact that it is deprecated means it can and will be removed in
>> Infinispan 6, etc.
>>
>> Yeah the parallel hierarchy is an option too - a 'compat' sub-package.
> Ok let me investigate how this compat sub-package could work. I'll
> report back.
Essentially, org.infinispan.config.{Configuration, GlobalConfiguration, etc}
would both be the new, simpler, fluent cfg beans.
Essentially, org.infinispan.config.compat.{Configuration, GlobalConfiguration,
etc} would be delegates to the new style beans, but will be 100% API compatible
with what we have now. And would be marked as @Deprecated. :-)
--
Manik Surtani
[email protected]
twitter.com/maniksurtani
Lead, Infinispan
http://www.infinispan.org
_______________________________________________
infinispan-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/infinispan-dev