artem-zinnatullin / jet-image-loader

WP7+ fast and powerfull image loader with memory and storage caching for your projects!
Apache License 2.0
44 stars 14 forks source link

[urgent] change weak memory cache implementation #12

Closed artem-zinnatullin closed 10 years ago

artem-zinnatullin commented 10 years ago

ConditionalWeakTable checks references equality, it does not call Object.Equals() or Object.HashCode() and memory cache is not working is current release