com.google.gwt.user.client.rpc.impl is not part of the supported public API (*.impl.* usually isn't).
As far as a replacement, I can't really help you. You could contact the author and find out if there's a new version of the library on the way. On Wed, Sep 17, 2008 at 8:56 AM, Alex Luya <[EMAIL PROTECTED]> wrote: > > I want to reuse source code(that is published under apache 2),but > the guy of writer used a method: > com.google.gwt.user.client.rpc.impl.AbtractSerializationStream.shouldEnforceTypeVersioning(),it > existed in 1.5 RC 2,but has been deprecated in the v1.5.2,I can not > find any suggestion how to get a method to replace it from > API,strangely,there is not api description about this > package(com.google.gwt.user.client.rpc.impl),can anybody help me?thank you. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
