Hello, I try to implement a mechanism which loads informations from an XML file in order to dynamically loads classes (using information of this file) within one of my classes of my GWT application. My idea is to externalize this aspect from my code...
First of all, I wonder if this approach is possible with GWT? Moreover, is it possible to use the generator feature of GWT to achieve that? I would like to dynamically generate a configuration class basing the XML configuration file. This class would be then executing at my application startup. Thanks for your help! Thierry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
