[Bug 24564] [Imports]: Blocking circular reference in the import tree/list

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24564

Morrita Hajime <morrita@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |20683

--- Comment #1 from Morrita Hajime <morrita@google.com> ---
Thanks for the feedback Gabor!

First, map sounds good to me. Let me think about that.
One reason to use list than tree is that I don't want to have
special-casing the tree root, which isn't an import but the master.

Talking about blocked-by-circular reference, de-dup mechanism
should prohibit it - The cycle should be prevented as a de-dedup,
as "require"-like feaures in many programming languages do.

I agree that the current spec doesn't write about that.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 6 February 2014 19:08:20 UTC