On Fri, Mar 22, 2013 at 6:27 AM, Hajime Morrita <[email protected]> wrote: > So what about (B): Call <x-child> first and <x-parent> second? This solves > the "unreadified <x-child>" problem.
And you will have a parent that is not ready. Or if you have <fb-1/><fb-2/> you'll either have a previousSibling or nextSibling, depending on invocation order, that's not ready. Or am I missing something? -- http://annevankesteren.nl/
