Hey Ahmad Bawaneh, Currently I'm working on a modular platform based on OSGI on Karaf. We have implemented a pattern "Turducken" with a common EventBus for communication between clients modules. Each module contains a definition that is sent from the server, and through these communication mechanisms, the necessary scripts and other things are loaded. The idea of the platform is to support more client modules: "Angular and GWT", but, the core client written in GWT and expose API with JsInterop. The project is very large, if you want we can discuss some ideas. My general idea is to free the platform when the platform is stable.
El domingo, 8 de noviembre de 2015, 17:47:37 (UTC-3), Ahmad Bawaneh escribió: > > Hi, > I am new here and i am not sure if this is the right place for this, but i > have made a new design model using the MVP model to simulate OSGI plug-ins > for client side GWT code, and i was able to deploy my work inside and OSGI > container - i used KARAF. i was able to write my application as a set of > plugins - containing both client and server side code - and define > extension points for my application in which others can write new plugins > to contribute to the application through these extension points, its some > how like the developing eclipse plugins. my work was a huge success i guess. > what i want to know is how and what is the right way to make my work reach > the interested people and make it reach the world and the big guys watching > over the GWT project?!. > > Sorry if i cant send the message in a better clear way. > > and thank you all by advance. > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/fdd740e0-cd21-459c-bd41-7ea14878cb1a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
