GWT automatically eliminates code that is not being used, so you don't have to do anything.
--Sri 2009/10/11 balachandra maddina <[email protected]> > Hi There, > > I have observed that when i inherit a module and dont refer or use any of > its classes and compile my module the resulted javascript is having the > inherited module compile script in the inheriting module compiled > javascript? if im not using any of the module classes then the corresponding > script should be added to my compiled output right? > > Please let me know if there is a way to remove this code without removing > the module inheritance from the gwt xml file. your help is appreciated. > > Thank you, > bala. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
