[gwt-contrib] Re: How to build a big GWT application

2009-05-01 Thread Joel Webber
Gilles, You're definitely on the right track (in my mind, at least) building a monolithic application, as that's precisely what GWT was designed for. As you suggest, trying to split an application up into lots of modules on one page can be a real headache, for precisely the reasons you describe.

[gwt-contrib] [google-web-toolkit commit] r5314 - Modifies c.g.g.core.ext.soyc.impl.MemberFactory to have the correct

2009-05-01 Thread codesite-noreply
Author: sp...@google.com Date: Fri May 1 06:41:53 2009 New Revision: 5314 Modified: trunk/dev/core/src/com/google/gwt/core/ext/soyc/impl/MemberFactory.java trunk/dev/core/src/com/google/gwt/core/ext/soyc/impl/StoryRecorderImpl.java

[gwt-contrib] Re: Incubator Questions

2009-05-01 Thread Bruce Johnson
We do expect to start moving a cluster of the most popular widgets from the incubator into the GWT trunk this quarter, so things like the paging table, etc. will almost certainly be in the next GWT major release. On Fri, May 1, 2009 at 1:53 AM, Gilles B gilles.broch...@gmail.com wrote: I am

[gwt-contrib] Re: Incubator Questions

2009-05-01 Thread jay
Is this the best forum for providing feedback on these widgets? (I've looked high low, and found nothing better, but it's entirely possible I've managed to miss the obvious ;-) thanks! jay On May 1, 7:03 am, Bruce Johnson br...@google.com wrote: We do expect to start moving a cluster of the

[gwt-contrib] [google-web-toolkit commit] r5316 - updating branch-info.txt

2009-05-01 Thread codesite-noreply
Author: sp...@google.com Date: Fri May 1 08:28:05 2009 New Revision: 5316 Modified: branches/snapshot-2009.04.28-r5307/branch-info.txt Log: updating branch-info.txt Modified: branches/snapshot-2009.04.28-r5307/branch-info.txt

[gwt-contrib] Re: How to build a big GWT application

2009-05-01 Thread Scott Blum
There's also a not-yet-shipped fix to 1.6.4 that drastically reduces stack consumption. http://code.google.com/p/google-web-toolkit/issues/detail?id=3510 On Fri, May 1, 2009 at 1:33 AM, Gilles B gilles.broch...@gmail.com wrote: I don't know if it's a good idea, building a 100% GWT monolithic

[gwt-contrib] [google-web-toolkit commit] r5319 - Updating branch-info.txt.

2009-05-01 Thread codesite-noreply
Author: sp...@google.com Date: Fri May 1 11:07:03 2009 New Revision: 5319 Modified: branches/snapshot-2009.04.28-r5307/branch-info.txt Log: Updating branch-info.txt. Modified: branches/snapshot-2009.04.28-r5307/branch-info.txt

[gwt-contrib] [google-web-toolkit commit] r5315 - Merging r5314 from trunk to snapshot-2009.04.28-r5307. Merge command:

2009-05-01 Thread codesite-noreply
Author: sp...@google.com Date: Fri May 1 08:17:30 2009 New Revision: 5315 Modified: branches/snapshot-2009.04.28-r5307/dev/core/src/com/google/gwt/core/ext/soyc/impl/MemberFactory.java

[gwt-contrib] [google-web-toolkit commit] r5317 - Fix a CssResource bug where selector and rule merging did not work inside of @if or @medi...

2009-05-01 Thread codesite-noreply
Author: b...@google.com Date: Fri May 1 10:46:39 2009 New Revision: 5317 Modified: trunk/user/src/com/google/gwt/resources/rg/CssResourceGenerator.java trunk/user/test/com/google/gwt/resources/rg/propertyMerging_expected.css

[gwt-contrib] Comment on UsingOOPHM in google-web-toolkit

2009-05-01 Thread codesite-noreply
Comment by thad.humphries: Excellent! Thanks for this and thanks for the prebuilt pieces for the platforms. I develop on Linux, and must test on IE and Safari. After installing their plugins, I could access the OOPHM app via {{{

[gwt-contrib] [google-web-toolkit commit] r5320 - Fixes missing module inherits (core uses xhr for runAsync)

2009-05-01 Thread codesite-noreply
Author: j...@google.com Date: Fri May 1 13:23:02 2009 New Revision: 5320 Modified: trunk/user/src/com/google/gwt/core/Core.gwt.xml Log: Fixes missing module inherits (core uses xhr for runAsync) Review by: spoon (desk check) Modified: trunk/user/src/com/google/gwt/core/Core.gwt.xml

[gwt-contrib] [google-web-toolkit commit] r5318 - Merging in r5317 from trunk to snapshot-2009.04.28-r5307. Merge command:

2009-05-01 Thread codesite-noreply
Author: sp...@google.com Date: Fri May 1 11:05:36 2009 New Revision: 5318 Modified: branches/snapshot-2009.04.28-r5307/user/src/com/google/gwt/resources/rg/CssResourceGenerator.java branches/snapshot-2009.04.28-r5307/user/test/com/google/gwt/resources/rg/propertyMerging_expected.css