Maybe you shouldn't forget to mention that copying only oxsxhr.js is not enough. The script.js file adds a method to Node which is used by oxsxhr.js, and unless you find this and copy it as well, the Request class will cause errors in your code.
It didn't make any sense why my code was failing and the widget's wasn't, as it was exactly the same. Took me a while and some frustration to find this Node-"enhancement" out. This is one of the reasons I hate "enhancing" built-in objects with new features...
The XML store, especially in conjunction with the access right system, seems to be great for making 'applications' for a small group of people Also, people can improve/rewrite somebody else's widget but still use the old data.
It didn't make any sense why my code was failing and the widget's wasn't, as it was exactly the same. Took me a while and some frustration to find this Node-"enhancement" out. This is one of the reasons I hate "enhancing" built-in objects with new features...
zomg 作 , # 2008/10/31 9:32:18
muatuyetvaem 作 , # 2008/08/04 18:20:16
Also, people can improve/rewrite somebody else's widget but still use the old data.
hermen2048 作 , # 2008/02/07 12:17:25
johnnysaucepn 作 , # 2008/02/07 11:34:10