I just updated to gwt 2.4  - to get the data grid (very nice). but no my 
PlaceController construction is deprecated. I read around here but can't 
find a good solution for this 
issue<http://code.google.com/p/google-web-toolkit/issues/detail?id=6653>. 
(is it even an issue?):
if i update my PlaceController construction (in GinModule), all Activity's 
start()-methods start to cry (they wan't the old EventBus). They get their 
EventBus via ActivityManager, but the ActivityManagers are also constructed 
with "new" EventBus. So it seems it's a Problem of "AbstractActivity" isn't 
it?

For he Moment i have decided to keep the deprecated constructor (good 
idea?). But what would be the long term solution for this? Will there be a 
fix? Or is there already a fix?

thx in advance

-- 
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/-/y_gA2tnrISoJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to