Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
Quote:
|
Who needs all that overhead for features that you probably won't use 90% of?
|
Exactly my thought.
And do you tried to look at prototype sources ?
Unreadable, except for a few wizard that must live in other spheres of existences....
I had really good experiences with X. It stick close to the original DOM functions, and I feel perfectly at home with it.
I discovered it in my last job, where the management had choose to use it because of it's readability.
It just squish down those differences between browser when it comes to events, for examples. I consider it more as a handy set of functions than a framework.
As it's more low level than moo, jquery and the like, it passed mostly unseen, but I find this situation sad.
This framework merit a bit more attention, in my opinion.
Go take a look at the demo, and you can even see the source of each functions, with the dependencies.
I sometime just pick one, and left the rest out.
__________________
Only a biker knows why a dog sticks his head out the window.
|