Abdelrazak Younes <[EMAIL PROTECTED]> writes: >> But why do we need loadIfNeeded at all, then? > > It is needed for LFUN_LOAD_CHILD_DOCUMENT I think, and it is of course > needed in my new loadChildDocuments() method.
1. you always load the child documents 2. inset will load them _if_needed_. Why on earth could it be needed since you already loaded them? JMarc