sunet/scheme
interp 15f07f8d4a Design change: transformer of non-multi input-fields get two
arguments: the input-field *and* the binding value (not only the
binding value)

Rational: (a) transformers of non-multi input-fields can now access the
attribute field of the input-field record, (b) there is no real reason
why to treat multi and non-multi input-fields differently in respect
to their transformer arguments (keep design simple).

Updates of current surflets only necessary if they create their own
non-multi input-fields (with make-input-field).  Example surlfets
calculate.scm and calculate-cb.scm updated as well as standard HTML
input-fields provided by the SUrflets.
2004-07-21 20:09:37 +00:00
..
ftpd On restart, set the file port to unbuffered mode before seeking to 2004-02-10 12:27:57 +00:00
httpd Design change: transformer of non-multi input-fields get two 2004-07-21 20:09:37 +00:00
lib Add hack for the benefits of ftpds on AFS directories, to enable 2004-03-26 13:46:56 +00:00
xml Fixes for the reader. 2002-01-08 12:53:27 +00:00
packages.scm Export a whole bunch of procedures from the low-level interface of the 2004-03-24 20:53:19 +00:00