On Tue, 5 Sep 2000, Baveco,  Hans wrote:

> I am not able to flush the cache in the way you described (there is no
> #updateFormatRequest:book: method anymore); I tried "self pages do: [:page |
>         page clearRefsCache]" on its own, but am not sure whether this
> really helped.

It wont help much - the real work is done in the updateFormat method. It
runs the update-formatter on the file (which updates the reference
cache) and saves the page.

-- Bert

Reply via email to