yohann.richard wrote:
> Hi guys,
>
> I just noticed that unloadCache has been removed from 1.6 without
> further explanations.
>
> Any idea why ? What happens to the MSIE memory leak problem ?
> ...
The functionality is still there--a private method called "destroyCache" 
takes the place of Event#unloadCache (1.6.0 lines 3861-3869).  The 
method was always intended to be private, but with 1.6, many private 
functions have been made truly private through the use of closures.

- Ken Snyder

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to