Hi! In my current GWT project I have abstract class and many subclasses of it and they depends on other heavy parts of application. I need split somehow all parts that depends on each inheritor but I can't add manually GWT.runAsync in childs. Can I declare something in abstract class to tell GWT split all parts in separate JS? Please give advice! Thank you!
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/doxNrW0QqKEJ. 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.
