On Thu, Mar 27, 2008 at 6:53 PM, Jonathan Locke <[EMAIL PROTECTED]> wrote: > > > i'm definitely jumping into the middle of this, but isn't the problem that > the form component traversal is going into an auto markup container that's > not visible? can't we change our traversal code to fix this? or am i > missing some key point?
a) auto components only exist during render phase b) enclosure is transparent so it is not in the hierarchy, it is to a side -igor > > > > > igor.vaynberg wrote: > > > > ive just attached a draft patch to WICKET-1391. its kinda hacky, so i > > want to see if anyone can come up with a more elegant way to do this. > > > > -igor > > > > > > -- > View this message in context: > http://www.nabble.com/WICKET-1391%3A-anyone-got-any-better-ideas--tp16323672p16344172.html > Sent from the Wicket - Dev mailing list archive at Nabble.com. > >
