Bob,
>Actually, you probably don't have to worry about it. ...Vitaly sent
this to me privately, but I should pass it on. He says: "The automatic
move >between heaps (on 1.x and 2.x) can only happen if the database is
closed. As long as the database is still open, the heap re-shuffler
will leave it >alone. Of course, a record/resource handle could change
if his app tries to resize it, and there is not enough room in its
current heap, in which >case the record/resource will be moved to a
nother heap and the resize API will return a new handle."
This is good news. As far as handle changes go with resizes, I'm on top
of that already.
Thanks to all who have participated in the VMM discussion. If I ever
get the docs written (maybe this weekend), I'll have something to
release.
Mike