Re: Question about form design with optional elements

Hi John,

> So you two are generally in favor of the approach of pruning the maximal
> base instance, eh?  I like this approach, but I think I'll continue to do it
> after form submission, with some XSLT at the receiving end.  I'm already
> concerned with performance issues in the form itself, and I don't want to
> burden the multi dependency graph with a large set of additional relevance
> MIPs.

The advantage of doing it on the server, is that you can round-trip
the whole thing; if a user needs to edit the form at a later date,
then you need to add back all of the empty elements again.

Regards,

Mark

-- 
Mark Birbeck, webBackplane

mark.birbeck@webBackplane.com

http://webBackplane.com/mark-birbeck

webBackplane is a trading name of Backplane Ltd. (company number
05972288, registered office: 2nd Floor, 69/85 Tabernacle Street,
London, EC2A 4RR)

Received on Thursday, 17 July 2008 14:26:05 UTC