On Tue, 05 Feb 2008, Igor Vaynberg wrote: > see https://issues.apache.org/jira/browse/WICKET-1312
Thanks for advertising!-) Have you or other devs had time to look at the patch, and what do you think? It would be excellent to already have this in Wicket 1.3 (such as 1.3.2) to be able to use it in most of our real Wicket projects. Of course now that the patch is there it can be easily enough ripped to any project. The code is all Java 1.4 and it doesn't change any existing code, just builds on it. So it doesn't break any other functionality, just adds more code to maintain. Anyway, good even if it makes it to Wicket 1.4. A braver version (suggested by my workmate) would hook event broadcasting directly to Component so that you could just call broadcast(ListenerClass, Event) anywhere without need to create the broadcaster object yourself. Best wishes, Timo -- Timo Rantalaiho Reaktor Innovations Oy <URL: http://www.ri.fi/ >