Hey,
has someone a working example for paginating the MarketplaceWebServiceOrders listOrders or listOrderItems request? The sample is just copy pasted from the normal request sample and won't work (it's not even logical).
It's also hard to just create a while loop because someone at Amazon decided to create different named classes and function names for the paginated request and response (WTF).
I am curious how other people implemented the pagination functionality.
Seriously, who at Amazon thought this is a good SDK design?