I had the typical off by one loop validation problem the other day. I was wondering what the current state of this problem is. There's a good description of the problem in Howard's blog:
http://howardlewisship.com/blog/2004/12/back-from-shoppingcom-defer-comp onent.html Is Howard's solution currently the best way to do this, or is there something built in to Tapestry that will do this for me? Would it be better to use a ListEditMap to do something like this? I found a reference to something related: http://mail-archives.eu.apache.org/mod_mbox/jakarta-tapestry-user/200407 .mbox/[EMAIL PROTECTED] It's a little old, so I'm wondering if this patch of Harish's is part of Tapestry now. Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
