[Mono-dev] FW: EventHandlerList implementation

2006-10-05 Thread Andrew Skiba
Hello,

 Before we have our weekend, I'd like to resend this patch for approval.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew
Skiba
Sent: Tuesday, October 03, 2006 15:48
To: mono-devel-list@lists.ximian.com
Subject: [Mono-dev] EventHandlerList implementation

Please review the attached patch for EventHandlerList implementation.
Here is the description:

Implement event handler list according to MS definition. No hash table,
just a simple list with good performance for a small number of events (
20) and worse performance when number of events is bigger.


EventHandlerList.patch
Description: EventHandlerList.patch
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] FW: EventHandlerList implementation

2006-10-05 Thread Gonzalo Paniagua Javier
On Thu, 2006-10-05 at 04:50 -0700, Andrew Skiba wrote:
 Hello,
 
  Before we have our weekend, I'd like to resend this patch for approval.

This is ok to commit.

-Gonzalo


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list