I personally prefer prototype because of what I believe is a programmer friendly object oriented-ish design. The only time I've really run into performance issues was in dealing with large numbers of Draggables and Droppables.. but that's already been covered at length in previous list topics.
(By the way, thanks Ryan for the lazy loading article :) Welcome to the list! Rails is not a requirement. Heck, I only recently started learning Ruby after I had started learning a little .NET. (I just know I'll get hassled about this at my next Rails users group meeting... ) As for your namespacing YUI style vs. Prototype, I don't forsee a problem as long as you keep straight which parts follow your YUI standard and which are prototype. It's up to you. Cheers, Joe -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Brian Feliciano Sent: Thursday, July 20, 2006 11:40 AM To: rails-spinoffs@lists.rubyonrails.org Subject: Re: [Rails-spinoffs] JavaScript Namespacing Question When you say "most likelty end up being very close in performance" are you favoring the yui way or the proto way? i am about to create a js app based on prototype and i am really concerned about speed and performance. (i am almost feel awkward posting this to a rails community, since i'm not user. forgive me :D ) btw, thanks brandon. On 7/20/06, Brandon Aaron <[EMAIL PROTECTED]> wrote: They will most likely end up being very close in performance but I find the prototype/scriptaculous to be more programmer friendly. Brandon _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs