[Mono-dev] FW: EventHandlerList implementation

Andrew Skiba andrews at mainsoft.com
Thu Oct 5 07:50:58 EDT 2006


Hello,

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

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Andrew
Skiba
Sent: Tuesday, October 03, 2006 15:48
To: mono-devel-list at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EventHandlerList.patch
Type: application/octet-stream
Size: 2014 bytes
Desc: EventHandlerList.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20061005/6fc7af90/attachment.obj 


More information about the Mono-devel-list mailing list