@nacx what I mean is.. look at the return type. an iterable can span multiple requests without buffering everything before returning anything. The issue in this pull request is exactly what twilio was complaining about.
The deprecated filter is better extracted as a filter, similar to we have in ec2. That's less custom code for one edge case, but not another. make sense? https://cloud.google.com/compute/docs/reference/latest/images/list --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/77#issuecomment-61657943
