|
You have removed everything related to drag and drop from the yui utilities.js. This would be fine for me, but since you also serve the query functionality in the yui utilities.js file, this means I have to replace my already existing yui utilities.js file with the one you serve, and then I also have to include a reference to the standalone drag and drop file.
Would it not be possible to instead put the query functionality in the ded-chain.js file, and let the developers choose the utilities.js file themselves?
|