One of the things that I was looking for in your library was how you
handled paging of results. I see that you allow people to pass in
start, count parameters. I was wondering whether you have given thought
to trying to making results available as iterators in which you've
hidden the process of paging from a developer using your library. In
other words, I can just ask your library for say all the albums in my
collection, one at a time, until there are no more albums -- and your
library would handle calling the API enough times to get me all the
results. Does that make sense?
One thing that's currently unclear to me in the API is the maximum count
you can use. Anyone know?
Thanks,
-Raymond
Ian
> --
> You received this message because you are subscribed to the Google Groups
> "Rdio API" group.
> To post to this group, send email to rdio...@googlegroups.com.
> To unsubscribe from this group, send email to
> rdio-api+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rdio-api?hl=en.
>
>