That's a good question. You could if you want, but I suppose that would
make javascript harder. document.form_name['var.name'][0] is slightly
better then document.form_name['var-1.name']. Plus, I haven't tried
NestedVariables in complement with @turbogears.expose. If you do it
like that, then there's no need to unpack your parameters, now is there?

Reply via email to