josephholsten / rets4r

Bringing RETS to ruby
MIT License
52 stars 28 forks source link

Get_Object Enumeration #4

Open josephholsten opened 14 years ago

josephholsten commented 14 years ago

It would be nice to be able to just enumerate over the get_object responses without having to manually set the location.

josephholsten commented 14 years ago

Seems like this is an issue not with location, but with the ID in the request. Perhaps "#{id}:0:*" is sufficient?

briandunn commented 14 years ago

manually set the location? what does that mean?