[Bug 1705] [FS] technical: 5.2 Module Declaration: cyclical imports

http://www.w3.org/Bugs/Public/show_bug.cgi?id=1705





------- Comment #16 from simeon@us.ibm.com  2006-10-17 12:58 -------
I think there is clearly a circularity here. Another rule that falls into this
is that the scope of global variables is only what follows them. That does not
really  directly apply there, but that is just another variant where the
circularity comes from the recursive module import.

So I think the example you mention should be rejected as a circularity. Since
this bug is opened again, I believe the working groups will look at it one more
time.

- Jerome

Received on Tuesday, 17 October 2006 12:58:30 UTC