Skip to content
This repository has been archived by the owner on Oct 4, 2018. It is now read-only.

Handle images effeciently #3

Open
thefotios opened this issue Feb 27, 2014 · 1 comment
Open

Handle images effeciently #3

thefotios opened this issue Feb 27, 2014 · 1 comment

Comments

@thefotios
Copy link
Contributor

Issue by jhogue from Thursday Nov 21, 2013 at 23:10 GMT
Originally opened as https://github.shuttercorp.net/shutterstock/shutterstock-ruby-api-client/issues/3


Right now, when we load a lightbox, we load the images. (from the first page of images, at least).

This is not efficient, as the client may not need each image, and their may be 100's of lightboxes. Instead, we should stub out the image, then fetch it when the client calls for them.

@thefotios thefotios added this to the Release to rubygems.org milestone Feb 27, 2014
@thefotios
Copy link
Contributor Author

Comment by flindiakos from Sunday Feb 16, 2014 at 01:44 GMT


Starting to work on this unless anybody else has.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant