Comment Re:I for one find that... (Score 0) 164
I seriously doubt that you got the point. The whole point of this library is not the Widgets. The library itself offers you ways to write your own widgets.
* A standard way to do Ajax.
* A way to have your own events.
* A way to do positioning. (moving objects)
* A way to do animation.
* All that in one - three lines of code.
Include the library and call the methods. Simple. How difficult would it be to implement a graphical color picker be wheh you have the slider already implemented for you? And if its well written and you make it avaliable as BSD licence why will yahoo/others not use that rather then writing their own?
That is the point of releasing the libraries. So that the best solutions become the standard. Its not nessesiraly a one way (Yahoo -> us) process.
* A standard way to do Ajax.
* A way to have your own events.
* A way to do positioning. (moving objects)
* A way to do animation.
* All that in one - three lines of code.
Include the library and call the methods. Simple. How difficult would it be to implement a graphical color picker be wheh you have the slider already implemented for you? And if its well written and you make it avaliable as BSD licence why will yahoo/others not use that rather then writing their own?
That is the point of releasing the libraries. So that the best solutions become the standard. Its not nessesiraly a one way (Yahoo -> us) process.