Per the best-practice documented at http://musingmarc.blogspot.com/2007/08/vtos-rtos-and-gethashcode-oh-my.html it would be cool to generate static proxy objects that do the comparison/ hash code c...
Id #14134 | Release:
None
| Updated: Feb 13 at 6:06 PM by IDisposable | Created: Nov 27, 2007 at 11:00 PM by IDisposable
[From email]
While I was experimenting with the DynamicComparer<T> class, I noticed that it works beautifully where T is a class. When I tried to use an interface for T instead of a class, I get a...
Id #14132 | Release:
None
| Updated: Feb 13 at 6:06 PM by IDisposable | Created: Nov 27, 2007 at 10:55 PM by IDisposable
It would be helpful if there were a simple way to sort objects deeper in the object graph via their public properties.
An Example Scenario:
Parent object has children objects with property of Fir...
Id #6443 | Release:
None
| Updated: Feb 13 at 6:06 PM by JohannesH | Created: Dec 12, 2006 at 10:11 PM by jafin
Integrate AccessorCache into the Dynamic library to handle caching of generated delegates for field or memeber accesses.
The AccessorCache is cached against a type (via automatic generic speciali...
Id #3844 | Release:
None
| Updated: Feb 13 at 6:06 PM by twarogowski | Created: Sep 29, 2006 at 8:02 PM by IDisposable