Ticket #4573
(closed defect: fixed)
avoiding dojo namespace collision between 1.0 and 0.4
| Reported by: |
guest |
Owned by: |
jburke
|
|
Priority:
|
high
|
Milestone:
|
1.1
|
|
Component:
|
Core
|
Version:
|
0.9
|
|
Severity:
|
major
|
Keywords:
|
|
|
Cc:
|
alex
|
|
|
Alex, I mentioned this during your 0.9 presentation at The Rich Web Experience..
Can the dojo 1.0 release ensure there are no namespace collisions so that dojo 1.0 and 0.4 can (if necessary) co-exist with each other on the same pages? Upgrading enterprise architectures/applications that have the 0.4 dependency is more than an exercise, it'd be nice if we can transition from one to the other over a period of time.
You mentioned that it had been discussed before and you would work on getting this into the 1.0 release. I'm creating the ticket for tracking purposes...
Attachments
-
buildscripts.patch
(9.7 kB) - added by jburke
7 months ago.
-
Patch for util/buildscripts, done against r11084
-
dojo.2.patch
(8.7 kB) - added by jburke
7 months ago.
-
Patch for dojo core repo, done against r11084
-
scope04.html
(2.3 kB) - added by jburke
7 months ago.
-
Test file showing Dojo 0.4.3 and Dojo "1.0" loading in the same page, with widget parsing.
-
scopeContained.html
(2.5 kB) - added by jburke
7 months ago.
-
Test file showing Dojo 0.4.3 and jodo, a scope defined within a built dojo.js file.
-
scopeContainedXd.html
(3.2 kB) - added by jburke
7 months ago.
-
XDomain test file showing Dojo 0.4.3 and jodo, a scope defined within a built dojo.js file.
-
dojoGuardStart.jsfrag
(1.2 kB) - added by jburke
7 months ago.
-
util/buildscripts/jslib/dojoGuardStart.jsfrag did not come through the patch file. Explicitly including it here.
-
dojoGuardEnd.jsfrag
(7 bytes) - added by jburke
7 months ago.
-
util/buildscripts/jslib/dojoGuardEnd.jsfrag did not come through the patch file. Explicitly including it here.
Change History