On Thu, Nov 04, 2004 at 12:33:47AM +0100, Alfredo Braunstein wrote:
> Am I right in that every view-related data should go to the coord cache?

That's the idea for the long run anyway. The external cache is about the
only way to allow multiple views and code is more modular after such
a contents/view separation.

For now, I'd be just pragmatic: put it where it fits best. When in
doubt, use the externbal cache.

> for instance, par.ascent(), par.descent() etc. 

As well as any other row-related data. Yes.

Andre'

Reply via email to