On Wed, 2006-09-27 at 23:01 -0700, Bill Nagy wrote: > I have backed out my commit as per the -1, and reopened JIRA 1233. > Could you please now explain why you don't agree with my solution to the > problem?
Sorry for the slow response Bill. So Deepal and I met Bill when we were recently in Seattle (yes he's moved there .. no not to Microsoft ;-)). We concluded that there was no other way to solve the problem that he's trying to solve. There is some improvement that can be done by sharing the same list of handlers that are used for execution and reversing that but that requires a more risky / deeper change. The performance concern I raised earlier will become a real concern only when you have lots of handlers .. but presumably in that case those handlers are doing something useful; implying they will take execution time. So the extra delay introduced will be negligable. So I'm fine for going ahead with this change .. please commit it back in right after Thilina cuts the branch for the 1.1 release. Thanks for your patience and apologies for the delays in settling this issue. Sanjiva. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]