Funny thing about this eventlink handler... collection is null
but as I step over collection.size(); It executes it like its is ok. But the debugger shows collection == null ??? Is tapestry really doing this behavior ? I would sure like to know a way out of it. I rely on the debugger for everything. Just looking for something I can put my foot on.