estately / rets

A pure-ruby library for fetching data from RETS servers
https://github.com/estately/rets
127 stars 94 forks source link

Rets spec indicates getobject object ids must be seperated with colon… #167

Closed danwoolley closed 8 years ago

danwoolley commented 8 years ago

…s, not commas

dougcole commented 8 years ago

weird, I'm not sure how we got this wrong. We always fetch with * which is why this hasn't caused us any problems.

dougcole commented 8 years ago

Thanks for the contribution!

danwoolley commented 8 years ago

Yeah - I figured that. We did too, but recently in Desert Area MLS - which has binary getobject downloads and is already slow - we started seeing listings with > 40 photos, so the getobject * with lots of listings would take forever. We're capping at two dozen photos there now.

On Thu, Dec 17, 2015 at 12:15 PM Doug Cole notifications@github.com wrote:

Merged #167 https://github.com/estately/rets/pull/167.

— Reply to this email directly or view it on GitHub https://github.com/estately/rets/pull/167#event-495123333.