On 23 oct, 19:09, "yunhui song" <[EMAIL PROTECTED]> wrote:
> Hi
>
>    I have used Guice and Gin to implements MVC framework(like backend spring
> framework). By this way view(ui), event Listener and data
> access(xmlHttpReqeust wrapped by REST-GWT) can be seperated by three layers.
>
>    Gin module used to initialize and couple all the instance used in the GWT
> module. It's a typicall Ioc container. I found it is rocking by this way in
> my project.

I'm curious how you're binding event listeners using Gin.
Would you mind sharing some code?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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