Re: Side effects and interoperability

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

I have three components/types of components which I use regularly
which violate the proposed "no side-effects" constraint:

1) Escape to substrate and execute program on input, producing output.
   The program is required to take well-formed XML on stdin and
   produce well-formed XML on stdout.

2) Synchronous SOAP exchange.  Ship input to a parameter-specified
   server, wait for a result.

3) A class of special-purpose components which update databases.  Some
   of these are repeatable w/o negative impact, but not all.

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)

iD8DBQFER5p4kjnJixAXWBoRAr7vAJsFYHqtcgXTEm7QgCiz6P89/QbBLwCcDANd
MrZkIQ7OhZdv27Qmv97U/NM=
=AqHS
-----END PGP SIGNATURE-----

Received on Thursday, 20 April 2006 14:28:25 UTC