Are the dojox-demos currently broken or am I making a mistake?
I assumed that when clicking on one of the links under dojox.gfx from the dojox "demo and test"-site that I can see a demo in my browser (F开发者_如何学运维F 5.0 Javascript enabled).
All of them seem to be broken for me currently (23.07.2011).
E.g for the bezier-demo all I see is the following text, with a big white area between the two sentences:
Approximation of an arc with bezier
That's all Folks!
Do they work for you? Am I misunderstanding the purpose of the site?
They are broken for me too. I had to go back all the way to 2011-07-18 for a working version: http://archive.dojotoolkit.org/dojo-2011-07-18/dojotoolkit/dojox/gfx/tests/test_bezier.html
The Dojo team is currently hard at work making the framework CommonJS compliant for version 1.7. Judging from the error I get on the nightly link, this is related to that.
In summary, no, you are not misunderstanding the purpose of the site. However, since the nightly build is really just a snapshot of the repository last midnight, there isn't a hard guarantee that it will be working like the normal Dojo releases. They don't usually commit changes that breaks it, but it can happen.
精彩评论