[comp.lang.eiffel] FORMULAIRE class

giacomet@venus.ecn.purdue.edu (Frederic B Giacometti) (11/21/90)

Menu classes are present in the Eiffel library. An important companion
is missing the FORMULAIRE classes, permitting to define a formulaire
(name, list of fields, their names and types). A formulaire is a screen
with slots to be filled. Each slot has a name describing its content,
and can read a string, float, or integer (the latter can be bounded).

There must be a way to define a formulaire object, and after reading hte
values on the screen, to dispatch them to the surrounding objects.

I would appreciate very much if somebody could post such a class...

Frederic Giacometti
School of Industrial Engineering
Purdue University