I am not sure how this helps on the issue I am trying to solve... You say:
> Then for your central communication, you can use > JSNI to transfer data between modules but transferring Java instances between modules is exactly what I am failing to achieve, due to the zealous compiler optimizations > or, better yet, have 1 module that inherits the other > modules & can then provide them with a ServerEventsRouter to use. the issue then is that my router is then necessarily dependant on all possibly loaded modules... Not a very nice architecture, is it? (and quite painful in terms of build time ;-) ). Thanks anyway for your reply! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
