Re: Changes for Circular and Re-entrant Imports

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alex Milowski writes:

> Here are my proposed changes:
>
> In section "5.10 p:import" , after the text starting with "If the
> value is not recognized..."

Looks good.

> Appendix G: Handling Circular and Re-entrant Library Imports
>
> An implementation should be able to detect the following situations:
>
> 1. Circular Imports:  A imports B, B imports A.
>
> 2. Re-entrant Imports: A import B,C and C imports B.

                         A imports B and C, B imports D, C imports D.

> An implement can use the maps N and S as necessary to resolve imports.

     implementation

ht
- -- 
 Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
                     Half-time member of W3C Team
    2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
            Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk
                   URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFHmFS8kjnJixAXWBoRAuCRAJ40UVbBORswjCKaE9ys/dC6ksPcyACeIkSb
dayXLlJty24SyjztlarWSxU=
=EW2M
-----END PGP SIGNATURE-----

Received on Thursday, 24 January 2008 09:05:20 UTC