In a last year's discussion, krispy suggested an approach to build a mechanism for pluggable modules (see http://groups.google.com/group/Google-Web-Toolkit/msg/3c871768b360ee19). While this seems to be a viable idea in some situations, I can see no way to make a module implement an application given API. The requirement is to pass objects to the application and let the application access those objects conforming to a defined API (i.e., interfaces or abstract classes), where the concrete classes of those objects is not known at application compile time. Has anyone been working on some framework to allow runtime pluggable modules/extensions in GWT? I am thankful for any hint for or suggestion on how to realize such a framework.
Cheers, Stefan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
