Hi Alec, GWT needs to work on the source code because it just takes what your app really needs. But what is your problem supplying source, too?
In the end you propose to use JavaScript as second source code. This would doubling code and errors without having any advantage. Stefan Bachert http::/gwtworld.de Inquiries for professional GWT support are welcome. I am sorry, I won't do free personal support. On 30 Jul., 18:40, Alec <[email protected]> wrote: > I have GWT module A tested and compiled (GWT SDK 2.0.4), and A.html > pointing to its javascript, as part of webapp wa1, which runs in prod. > After I copy the A + A.html unit to webapp wa2, the browser (Firefox > 3.6.8 with Firebug 1.5.4) tells me it "Failed to load source for: " > the A javascript, which is now part of wa2. So, I cannot compose an > application from tested units just by copying the pre-compiled stuff > to the new webapp dir, have to compile (re-generate the javascript > for) them all together. It would be nice if that were possible... > > And I would also like to THANK the GWT team for their continuous > efforts. Keep up the good work, guys! > :) -- 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.
