Hi,
Let's say I have a purchase order with line items, and I call a read command with 1 as the start index and 11 as the end index. If each purchase order has 5 line items, the current DAS implementation will return the first 2 purchase orders. Obviously what I wanted is the first 10 purchase orders, I don't care about the number of line items. I'd like to modify the implementation to return 10 purchase orders. Please let me know if you have any concern. -- Florian Pinel
