![](https://secure.gravatar.com/avatar/eb3fe37da4a199eb4e3b479d8a57f808.jpg?s=120&d=mm&r=g)
28 Dec
2003
28 Dec
'03
9:41 p.m.
Thinking about this a bit, I think we may end up needing to rework the NRArenaItem event dispatching code before we could usefully rely on the SPItem * parameter to the event context's item handler.
Rather than this NRArenaItemGroup::transparent business, we should probably just maintain a list of 'active' NRArenaItems for an NRArena which can receive events.
I'll play with this some later tonight if I have time.
-mental