hi all, i try to bring in our project a slightliy modified version of the class ``com.google.gwt.place.impl.AbstractPlaceHistoryMapper<F>``. unfortunately without success.
it seems like deferred binding does not work here as this is not a client class. or it does not work cause its an abstract class - i couldn't manage it. now my trivial solution (/try) was to have the same file in the same package in my project and hope this would be chosen before the gwt*.jar file. unfortunately this is not the case and not working... has anyone a hint for me how to bring in my minimal modified version of this file? btw. this problem belongs to this thread http://groups.google.com/group/google-web-toolkit/browse_thread/thread/33f8c5e63209da4f, which i will write a blog entry when its done. but this part is the very last problem... cheers, andi -- 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.
