Wednesday, March 27, 2013

Re: What is current state/fix of/for deprecated PlaceController constructor

use com.google.web.bindery.event.shared.EventBus to avoid Depricated API

http://www.techiesinfo.com

On Tuesday, November 8, 2011 1:13:31 AM UTC-8, tanteanni wrote:
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. (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 unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment