Thursday, November 1, 2012

Re: GWT 2.5 GA is Here!

@Ryan I assume you want to improve the "if-then-else" statements in your place locator. Use the visitor pattern such that dispatching is done based on their java Type: Visitor_pattern.
- Ed

On Thu, Nov 1, 2012 at 3:53 PM, Ryan Shillington <ryan-googlegroups@onlyinsight.com> wrote:
Is there a roadmap for GWT?  I'd really like to create switch statements for Strings.  It would make our Place locator, which I suspect a lot of projects have who hadn't seen that awesome GWT Architecture video at the start of their project, so much cleaner.

Ryan


On Thursday, November 1, 2012 6:41:41 AM UTC-5, Dean S. Jones wrote:
Can you outline the incompatibilities between GWT proper and using Elemental?

Ran into some issues with ArrayList, etc... bombing out if used in both.

Also, and updates on Java7 server side support in GAE?

--
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/-/m-ONyNKp478J.

To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment