So, today we build user, and then make gwt-servlet.jar from a fairly random
subset of the compiled class files from user.

I say "fairly random" because we exclude things that are required by other
classes we include, e.g. resources/rg needs StringSourceWriter which is
excluded by a **/rebind/** pattern.  So if the resources classes were
touched server-side (which seems nonsensical), they'd fall over without some
additional stuff.

Do we think we can make a (practical) whilelist definition of what
*should*be in gwt-servlet?

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to