Add support for automatic generation of Equals method and GetHashCode method

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: Nov 27 2007 at 11:01 PM by IDisposable | Created: Nov 27 2007 at 11:00 PM by IDisposable

Add support for interfaces

[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: Nov 27 2007 at 10:55 PM by IDisposable | Created: Nov 27 2007 at 10:55 PM by IDisposable

Allow sorting on object graph public properties

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 Firs...

Id #6443 | Release: None | Updated: Dec 3 2008 at 6:25 AM by JohannesH | Created: Dec 12 2006 at 10:11 PM by jafin

Add AccessorCache

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 specializ...

Id #3844 | Release: None | Updated: Jul 11 2007 at 12:31 PM by twarogowski | Created: Sep 29 2006 at 8:02 PM by IDisposable

  • 1-4 of 4 Work Items
    • Previous
    • 1
    • Next
    • Showing
    • All
    • Work Items