Abdelrazak Younes <[EMAIL PROTECTED]> writes:

>> So pre-load == load the buffer but do not show it
>> and load == actually show the file?
>
> No, pre-load do the same as loadIfneeded() but do it in a centralised
> place (in Buffer). loadIfNeeded will still be called by the inset. The
> difference is that the child document will already be loaded, that's
> all.

But why do we need loadIfNeeded at all, then? I am completely lost.

I guess you can see too, why this should not have been done in the MVC
branch. They do not belong together, but should have been done
afterwards.

JMarc

Reply via email to