Probably everyone saw that the public IE beta was released last week
(http://windows.microsoft.com/en-US/internet-explorer/download/ie-9/worldwide).
It only runs on Vista or Windows 7, so XP users are out of luck.

I checked dojo, it is getting some failures in core and in dijit. Didn't
try anything in dojox/ but there are probably problems there too.

Not sure what we want to do about IE9... we need to support it for the
dojo 1.6 release, not sure if anyone wants to volunteer to backport the
support to dojo 1.5 or earlier (although I'm sure our users would
appreciate it).

As for upgrading dojo 1.6 to run on IE9, there are two time-saving
options (at least for core), if the FD branch gets finished soon:
1. wait for FD branch to be finished and merge into trunk
2. use tests in FD branch to tell us which dojo.isIE references should
be changed to dojo.isIE<9.

Other support options include:
3. change as many dojo.isIE references as possible to dojo.isIE<9
(theoretically IE is mostly standards compliant now)
4. only fix the stuff that's broke, leaving IE9 following the IE
specific code paths wherever they still work.

What do y'all think?

Search Discussions

  • Eugene Lazutkin at Sep 19, 2010 at 1:22 pm
    IMHO, IE9 is the opportunity for us to introduce FD => I'd prefer to
    wait for dojo-fd to be ready. Another thing is: I am not sure we should
    support it in 1.6 --- the actual release of IE9 is somewhere in 2011,
    and they may have more betas out. If IE8 is any indication, the release
    will screw us and our early support of the beta.

    Having said that I'll work on the core to see what should be done. I
    think that the rest (dijit and dojox) should wait for it to converge to
    something stable.

    Regarding backporting to 1.5 --- it is hard to tell now if it would
    work. Ideally it should be your #4 option --- minimal changes to make
    sure it works on IE9. But we have to see first how many "minimal
    changes" we should do before committing to backporting to 1.5. If the
    number is manageable we should do it. Otherwise we should stick to
    supporting the final IE9 with whatever Dojo version we have at that time.

    Cheers,

    Eugene Lazutkin
    http://lazutkin.com/
    On 09/19/2010 04:22 AM, Bill Keese wrote:
    Probably everyone saw that the public IE beta was released last week
    (http://windows.microsoft.com/en-US/internet-explorer/download/ie-9/worldwide).
    It only runs on Vista or Windows 7, so XP users are out of luck.

    I checked dojo, it is getting some failures in core and in dijit. Didn't
    try anything in dojox/ but there are probably problems there too.

    Not sure what we want to do about IE9... we need to support it for the
    dojo 1.6 release, not sure if anyone wants to volunteer to backport the
    support to dojo 1.5 or earlier (although I'm sure our users would
    appreciate it).

    As for upgrading dojo 1.6 to run on IE9, there are two time-saving
    options (at least for core), if the FD branch gets finished soon:
    1. wait for FD branch to be finished and merge into trunk
    2. use tests in FD branch to tell us which dojo.isIE references should
    be changed to dojo.isIE<9.

    Other support options include:
    3. change as many dojo.isIE references as possible to dojo.isIE<9
    (theoretically IE is mostly standards compliant now)
    4. only fix the stuff that's broke, leaving IE9 following the IE
    specific code paths wherever they still work.

    What do y'all think?
  • Bill Keese at Sep 21, 2010 at 9:38 am
    If IE9 production isn't until 2011 then I guess there's no rush, we
    can wait a while for the FD branch. I'm skeptical of using FD for
    everything but we can at least wait until it's finished to evaluate.

    Agreed on backporting to dojo 1.5, let's wait to see how much work is
    involved with supporting IE9 before we decide.

    On 9/20/10 2:22 AM, Eugene Lazutkin wrote:
    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    IMHO, IE9 is the opportunity for us to introduce FD => I'd prefer to
    wait for dojo-fd to be ready. Another thing is: I am not sure we should
    support it in 1.6 --- the actual release of IE9 is somewhere in 2011,
    and they may have more betas out. If IE8 is any indication, the release
    will screw us and our early support of the beta.

    Having said that I'll work on the core to see what should be done. I
    think that the rest (dijit and dojox) should wait for it to converge to
    something stable.

    Regarding backporting to 1.5 --- it is hard to tell now if it would
    work. Ideally it should be your #4 option --- minimal changes to make
    sure it works on IE9. But we have to see first how many "minimal
    changes" we should do before committing to backporting to 1.5. If the
    number is manageable we should do it. Otherwise we should stick to
    supporting the final IE9 with whatever Dojo version we have at that time.

    Cheers,

    Eugene Lazutkin
    http://lazutkin.com/
    On 09/19/2010 04:22 AM, Bill Keese wrote:
    Probably everyone saw that the public IE beta was released last week
    (http://windows.microsoft.com/en-US/internet-explorer/download/ie-9/worldwide).
    It only runs on Vista or Windows 7, so XP users are out of luck.

    I checked dojo, it is getting some failures in core and in dijit. Didn't
    try anything in dojox/ but there are probably problems there too.

    Not sure what we want to do about IE9... we need to support it for the
    dojo 1.6 release, not sure if anyone wants to volunteer to backport the
    support to dojo 1.5 or earlier (although I'm sure our users would
    appreciate it).

    As for upgrading dojo 1.6 to run on IE9, there are two time-saving
    options (at least for core), if the FD branch gets finished soon:
    1. wait for FD branch to be finished and merge into trunk
    2. use tests in FD branch to tell us which dojo.isIE references should
    be changed to dojo.isIE<9.

    Other support options include:
    3. change as many dojo.isIE references as possible to dojo.isIE<9
    (theoretically IE is mostly standards compliant now)
    4. only fix the stuff that's broke, leaving IE9 following the IE
    specific code paths wherever they still work.

    What do y'all think?
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.10 (GNU/Linux)
    Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

    iEYEARECAAYFAkyWRrgACgkQY214tZwSfCtxbACgp4ZmYoF/ptHwUJe50VXwmv2R
    vIkAoLtQWRHY6uX8vgb5JaFFOp4MBXAD
    =isG+
    -----END PGP SIGNATURE-----
    _______________________________________________
    dojo-contributors mailing list
    dojo-contributors at mail.dojotoolkit.org
    http://mail.dojotoolkit.org/mailman/listinfo/dojo-contributors

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupdojo-contributors @
categoriesdojo
postedSep 19, '10 at 5:22a
activeSep 21, '10 at 9:38a
posts3
users2
websitedojotoolkit.org

2 users in discussion

Bill Keese: 2 posts Eugene Lazutkin: 1 post

People

Translate

site design / logo © 2023 Grokbase