[Mono-dev] [PATCH] Optimizations for FileSystemWatcher and MulticastDelegate

Miguel de Icaza miguel at novell.com
Thu Jul 19 12:04:30 EDT 2007


Hello Juraj,

    can you explain the rationale for the changes in MulticastDelegate,
for example, why not return this.Clone () instead of the new construct
new Delegate [1] { this }?

    Also, should we not be checking prev/next in the method?

Miguel.



More information about the Mono-devel-list mailing list