that was my first guess but i debugged into ActivityManager's- register 
event code. all activity managers are instatiated and have themselve 
registered on placechange events before the deferred  handleCurrentHistory() 
occurs. Or the other way around: if i do not defer the start all is working 
fine.
it seem only to work if all stuff happens inside onModuleLoad(). and it 
seem that problem only occur if handleCurrentHistory() happens after 
onModuleLoad and all the binding and instantiation in onModuleLoad.
(but i am not sure about all that)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/6kYPVfzYDCEJ.
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.

Reply via email to