Hi,

In my view there's a ListBox that its content should depend on the user's 
locale. I'm confused on whether the deferred binding (to create the list's 
internationalised content) should be in the presenter or in the view.
I feel it should be in the presenter, however in my code the view is 
created before the presenter (as it should be I guess), so I 
can't initialise the view this way.

I know I can make things work, but I would like to learn the best practice 
way.
I'm sorry if I'm not making much sense, as I'm new to MVP, I18N and GWT in 
general.

Cheers,
Mo

-- 
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+unsubscr...@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.


Reply via email to