6 Replies Latest reply on Nov 8, 2007 4:22 AM by robjellinghaus

    Removing GWT 1.3 support in Seam 2.0+?

    robjellinghaus

      Hi folks, Shane says in http://jira.jboss.org/jira/browse/JBSEAM-1748 that GWT 1.3 support will be removed in a future version of Seam.

      Now that 2.0.0.GA is out, the question arises, what future version would that be? GWT 1.5 is churning along. I finally looked at the GWTService implementation tonight, and I can definitely say that dropping GWT 1.3 support would enable 90% of that code to go away. I personally refactored GWT 1.4's server-side RPC implementation to make it much easier to reuse, but Seam's GWT components don't use any of that because of 1.3 backwards compatibility.

      I'd love to work on a Seam patch to shrink those components way down, if dropping 1.3 is OK. I can also pitch in on 1.5 support as it gets closer.

      Anyway, please advise :-)
      Cheers,
      Rob