[Moving discussion to gwt-contrib]

If we don't fallback, we'll need to figure out how to handle the GWT 2.6
release.  Possible options:

  1. Enable ie10 permutation without fallback.  When users upgrade, they
need to simultaneously fix their code by adding appropriate rebind rules
for ie10.  Or they need to manually disable the ie10 permutation (but
manually disabling a single permutation is clumsier than manually enabling
a single permutation).

  2. Don't enable the ie10 permutation by default in GWT 2.6, but include a
release note mentioning it and warning that it will be enabled in GWT 3.0.
 Users can then upgrade to GWT 2.6, fix all of their rebind rules, and then
enable the permutation manually if they desire.



On Tue, Oct 22, 2013 at 2:42 PM, Brian Slesinsky <skybr...@google.com>wrote:

> Brian Slesinsky has posted comments on this change.
>
>
> Change subject: Added disabled IE10 permutation
> ..............................**..............................**..........
>
>
> Patch Set 21:
>
> Hi folks,
>
> Matthew and I talked about this and we're having second thoughts about the
> fallback from IE10 to IE9. Fallbacks are poorly documented and confusing.
> (Are they transitive so we will pick up bindings intended for IE8 as well?)
> Maybe it's better to start with a clean slate and not assume that
> workarounds for older IE are still necessary for IE10+?
>
> However, I don't know the consequences. Any comments?
>
>
> --
> To view, visit 
> https://gwt-review.**googlesource.com/2421<https://gwt-review.googlesource.com/2421>
> To unsubscribe, visit 
> https://gwt-review.**googlesource.com/settings<https://gwt-review.googlesource.com/settings>
>
> Gerrit-MessageType: comment
> Gerrit-Change-Id: Iba0cec6e33ffd3fefa69c3c760868**beb00d42076
> Gerrit-PatchSet: 21
>
> Gerrit-Project: gwt
> Gerrit-Branch: master
> Gerrit-Owner: Matti Tahvonen <ma...@vaadin.com>
> Gerrit-Reviewer: Artur Signell <ar...@vaadin.com>
> Gerrit-Reviewer: Brian Slesinsky <skybr...@google.com>
>
> Gerrit-Reviewer: Colin Alworth <niloc...@gmail.com>
> Gerrit-Reviewer: Daniel Kurka <danku...@google.com>
> Gerrit-Reviewer: Goktug Gokdogan <gok...@google.com>
> Gerrit-Reviewer: Leeroy Jenkins <jenk...@gwtproject.org>
> Gerrit-Reviewer: Manuel Carrasco MoƱino <manuel.carrasc...@gmail.com>
> Gerrit-Reviewer: Matthew Dempsky <mdemp...@google.com>
> Gerrit-Reviewer: Matti Tahvonen <ma...@vaadin.com>
> Gerrit-Reviewer: Patrick Tucker <tucker...@gmail.com>
> Gerrit-Reviewer: Thomas Broyer <t.bro...@gmail.com>
> Gerrit-HasComments: No
>

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to