On 12/13/06, Fred <[EMAIL PROTECTED]> wrote: > > Peter Michaux wrote: > > The only remaining issue is that you need to run down all the > (progressively more numerous) elements each time the load function is > called, which is probably not a concern as it should only be called a > couple of times at most.
I agree this is not the issue. If performance is an issue then a loading script probably isn't used since it requires an extra client-server communication which will be slow even just to check if the cached version is up to date. > Have you tested recursive loading? That is, calling a load script from > a load script? Don't roll your eyes like that, someone will try it! > ;-D I hope people don't do this but It just worked in IE6, FF2, S2 & O9. 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 -~----------~----~----~----~------~----~------~--~---
