[Dojo-checkins] [Dojo Toolkit] #14280: dojo.xd.js does not pick up data-dojo-config

Dojo Trac trac at dojotoolkit.org
Fri Nov 18 09:58:15 EST 2011


#14280: dojo.xd.js does not pick up data-dojo-config
-------------------------+-------------------
 Reporter:  peller       |      Owner:  rawld
     Type:  defect       |     Status:  new
 Priority:  high         |  Milestone:  1.7.1
Component:  BuildSystem  |    Version:  1.6.1
 Severity:  normal       |   Keywords:
-------------------------+-------------------
 comments from rawld

  The issue Ken points out below is true: xdomain dojo, if renamed
 dojo.xd.js, won't pick up config off of data-dojo-config. I don't think we
 should publish dojo.xd.js any more. It's just dojo.js renamed...why add
 this complexity. Remember, this is not really a backcompat issue: if a
 user wants to upgrade to 1.7 from 1.6 they will have to change the URL
 anyway; why not tell them to remove ".xd" while they are at it.
 Perpetuating the idea that xdomain is different seems like a bad idea.

 Logging this ticket for consideration.  phiggins argues that we should
 continue supporting dojo.xd.js through 2.0, since people already using CDN
 will undoubtably just try to update the release.  It's also unclear
 whether there's an easy way for Google to list our project with different
 url schemes for different versions without splitting it off and making it
 look like a new toolkit.

-- 
Ticket URL: <http://bugs.dojotoolkit.org/ticket/14280>
Dojo Toolkit <http://dojotoolkit.org>
The Dojo Toolkit


More information about the Dojo-checkins mailing list