[Resteasy-users] LightweightBrowserCache substitution

2013-09-16 Thread Borut BolĨina
Hello, The Javadoc says the whole package org.jboss.resteasy.client.cache is deprecated but it does not provide any information what to use instead. Very bad practice IMHO. The same lack of info is for org.jboss.resteasy.client.ProxyFactory. So what should we use instead of

Re: [Resteasy-users] LightweightBrowserCache substitution

2013-09-16 Thread Bill Burke
Thanks, i'll add a JIRA for this. Apologies... But: https://github.com/resteasy/Resteasy/blob/3.0.4.Final/jaxrs/resteasy-jaxrs-testsuite/src/test/java/org/jboss/resteasy/test/nextgen/client/cache/ClientCacheTest.java Gives an example. It has been redesigned a little bit to use the new client