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

JetImageLoader should return not just image stream #5

Open artem-zinnatullin opened 10 years ago

artem-zinnatullin commented 10 years ago

JetImageLoader should return as the result: image stream, image source (memory cache, storage cache, network), downloading time, etc

ghost commented 10 years ago

True. Also, status of request: Ok, NetworkIsNotAvaivable, ImageNotFound, UnknownIssue, etc.

artem-zinnatullin commented 10 years ago

Yeah, I'll do this, but currently I just have no enough time to work on JetImageLoader :(

Thank you for participating in project!