Is there an entry in the migration page of the wiki for this change?
What exactly are the new semantics supposed to be? Jonathan Locke wrote: > > > I've run into a couple cases where my code has suddenly stopped working > because of this refactor. Weren't we going to throw an exception if you > try to change the component hierarchy in onAttach()? I was doing this an > Wicket just quietly failed to do the right thing. > > I fixed the AJAX ListView NPE this morning due to this refactor. But > there seems to be another problem with AJAX rendering of feedback panels > as well. If anyone could lend me a hand in figuring this out, I'd really > appreciate it. > > Thanks, > > Jonathan > > > > -- View this message in context: http://www.nabble.com/onAttach---onBeginRender-refactor-problems-tf3753936.html#a10609051 Sent from the Wicket - Dev mailing list archive at Nabble.com.
