J.Pietschmann wrote:
> Victor Mote wrote:
> > Since this is
> > information that is useful only during layout, perhaps this
> change was made
> > to make the Area Tree more lean (i.e. use less memory)?
>
> IIRC it was made to allow areas GC'd early. In the maintenance branch,
> if something keeps
Victor Mote wrote:
Since this is
information that is useful only during layout, perhaps this change was made
to make the Area Tree more lean (i.e. use less memory)?
IIRC it was made to allow areas GC'd early. In the maintenance branch,
if something keeps a reference to an area, like tables did, the
Please disregard my previous message under this thread. After working on
this a bit more, I think I just need to do more homework here.
Victor Mote