On 06/29/11 15:18, Patrick Gundlach wrote: > > Am 29.06.2011 um 15:07 schrieb Taco Hoekwater: > >> >> Eh, yes. But is it intuitive? no, not really. So, for >> explanations only: > > [...] > > OK, thats what I assumed. Is this the intended behavior?
Pretty much, for now. > (if yes, then my next question will be how to deal with this problem). copy the node list while assigning to the box you will be outputting. (or do not reuse parts of boxes in other boxes)
