Stefan Sturm a écrit : > Hello, > > ... > I would like to test the Dojo Stuff. > Where can I checkout the correct version and where can I find the > dokumentation? > > Thanks for your Help, > Stefan Sturm > > Hallo,
svn co http://framework.zend.com/svn/framework/standard/incubator/ Dojo helpers are in: library/Zend/Dojo The tests: tests/Zend/Dojo/DataTest.php The docs (compiled): documentation/manual/en/html/zend.dojo.data.html FT
