sunet/web-server
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
..
root Design change: transformer of non-multi input-fields get two 2004-07-21 20:09:37 +00:00
.gitignore example web-server tree 2002-08-22 15:38:17 +00:00
start-extended-web-server Avoid DNS lookups 2004-05-29 15:23:32 +00:00
start-surflet-server + Some changes from start-web-server 2004-05-24 12:00:34 +00:00
start-web-server Avoid DNS lookups 2004-05-29 15:23:32 +00:00