Re: Chrome deferred binding issue

2012-03-22 Thread manstis
Should anybody encounter this type of problem check, check and check again. Eventually (after far too long) I check the fully qualified class names and these were wrong. Luckily I can laugh at myself :) On Tuesday, 20 March 2012 21:08:31 UTC, manstis wrote: > > Hello, > > I am having a pr

Chrome deferred binding issue

2012-03-20 Thread manstis
Hello, I am having a problem with deferred binding for Chrome. This is an extract from my gwt.xml module definition:- This works well for FF and IE but Chrome has the default CellHeightCalculatorImpl instantiated. Any pointer