Hi, I was wondering if anyone has attempted to break out prototype into component pieces, like Class extension, Ajax extension, Insertion extension etc. I am using YUI on a website (since it comes with a tree and calendar widgets). I miss the ruby-isms of Enumerable/Array/Hash and would like to extract that portion out and use it with YUI code. To that effect, I extracted out some of the functionality out of prototype.js and created a lite version of prototype to load with YUI. Doing this for every version of prototype is pretty painful. If prototype can be broken into components, a user could then select only the components of interest. Something like mootools has done: http://mootools.net/download Thanks Chetan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---