Abdelrazak Younes <[EMAIL PROTECTED]> writes: > For those action no. All what my patch is doing is to pre-load *all* > the child documents. The relevant inset will still check if the child > document is already loaded or not, and load it if not. This doesn't > change.
So pre-load == load the buffer but do not show it and load == actually show the file? If this is the case, I do not see why loadIfNeeded should need to put the documents to a BufferView. This should be completely transparent to the user. JMarc
