"Bolot Kerimbaev" <[EMAIL PROTECTED]> wrote:
> #) should we bring together client and server in Squeak?
> -- namely: use Scamper's FormField hierarchy to store fields

On the general issue, perhaps.  But note that Scamper's form data
structures are mostly designed to deal with mapping an HTML form onto
the UI.  The data structure for just the *data* is dead simple: a
dictionary mapping strings into collections of strings.

Perhaps more useful would be to bang on the HTML hierarchy, so that HTML
can be generated more easily.  I dunno.




Lex

Reply via email to