sunet/web-server/root/surflets
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
..
howto Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
add-html.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
add-raw.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
add-simple.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
add-surflet.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
admin-handler.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
admin-profiling.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
admin-surflets-cb.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
admin-surflets.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
admin.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
byte-input.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
calculate-cb.scm Design change: transformer of non-multi input-fields get two 2004-07-21 20:09:37 +00:00
calculate.scm Design change: transformer of non-multi input-fields get two 2004-07-21 20:09:37 +00:00
news.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
news.txt Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
simple-surflet.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00
spaceship.scm Show update message if entered energy is out of range. 2004-05-12 20:20:52 +00:00
test.scm Moving SUrflets webserver to top level, 2004-02-02 17:49:37 +00:00