On 12/13/06, Fred <[EMAIL PROTECTED]> wrote: > Have a serious look at the scriptaculous loader function, it is a prime > example of turgid, confused programming. It contains a blatant syntax > error (throw without try..catch), is fragile (as demonstrated here), > uses an amazing series of nested functions with iterators that are > completely unnecessary and and really shouldn't be served as the > primary link in loading the other libraries. > > It deserves criticism. > > Peter's alternative function does a much better job, why not submit it > with a Trac ticket?
I reopened the ticket and attached a new scriptaculous.js file. It seems to work. <http://dev.rubyonrails.org/ticket/4335> Peter --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
