Nevermind .... I found the page that talks about how included
javascript and CSS files are cached:
http://wiki.developers.facebook.com/index.php/Include_files
Mark
On Feb 18, 2008, at 1:24 AM, Mark Slater wrote:
> As I''ve been writing my app, I''ve been embedding
javascript methods in
> the FBML that''s dynamically generated. As I''ve got the
methods locked
> down, I moved a bunch to an external static javascript file in public/
> javascripts. Now I''ve got some more methods that are solid enough
to
> move to the static file, but facebook seems to have cached it and I
> can''t get it to update the file.
>
> I''ve tried calling
> "session[ :facebook_session ].server_cache.refresh_ref_url(...);"
in
> my controller with both the full URL and relative URL for the
> javascript file, and I get back TRUE. But its been several hours now
> and facebook still has the old version cached. Is there something else
> I need to do that will force the update?
>
> Thanks!
>
> Mark
> _______________________________________________
> Facebooker-talk mailing list
> Facebooker-talk at rubyforge.org
> http://rubyforge.org/mailman/listinfo/facebooker-talk