hello, I have written a linker which shall post-process resources
generated by a generator due to rebind-with rule. It works well during
compilation process. But in dev mode I cannot get it running, i have
hooked into relink() method which is documented to be called in dev
mode and I also have overriden the supportsDevMode() returning true,
but still no success, GWT logs me when my special classes are being
rebound but no linker starts after it, what do I miss? thank you

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to