Hi guys,
I feel the need to run Dojo 0.43 for an ajax calendar that isn't yet
ported to 0.9/1.0.
Is there a way to run 0.43 and 1.0 simultaneously??
Or do you know a well ajax calendar for 1.0? (no date-picker)
thx for reps!
melchior
Hi guys,
I feel the need to run Dojo 0.43 for an ajax calendar that isn't yet
ported to 0.9/1.0.
Is there a way to run 0.43 and 1.0 simultaneously??
Or do you know a well ajax calendar for 1.0? (no date-picker)
thx for reps!
melchior
Dojo 1.1 (or the current
Dojo 1.1 (or the current Dojo trunk codebase) allows you to load Dojo along with Dojo 0.4.3. The documentation for this is has not been complete yet though. I recommend waiting until Dojo 1.1 if you do want to try having two versions of Dojo in a page. But it is not recommended with 1.0.x and 0.4.3.
handling to namespaces?
ah ok, do you know in what manner this will be to handle?
I need hardly two versions running concurrently.
Should I try to build Dojo from Subversion's trunk?
Is there yet perhaps any documentations about handling two versions of DOjo?
Another solution that came into my mind is to "search and replace" an old
Dojo 0.43 build and change "dojo." to "dojo4.". But sadly I hadn't yet success
trying these to mangage to different namespaces.
thx!
melchior
Mailing list post
jburke's post on the mailing list might give you some more details:
http://dojotoolkit.org/pipermail/dojo-contributors/2007-December/008538....
thx
cool, thx.