Pager API needs some work
-------------------------
Key: TUSCANY-542
URL: http://issues.apache.org/jira/browse/TUSCANY-542
Project: Tuscany
Type: Bug
Components: Java DAS RDB
Versions: Java-Mx
Reporter: Kevin Williams
Fix For: Java-Mx
We need to decide on the scenarios envisioned for this disconnected paging
capability and adjust the API to fit those scenarios. If the main scenario is
something similar to a paged web search then the pager instance should probably
be very lightweight (storable in session). Currently, the pager is heavy since
it holds a conection instance.
We also should add a pager create method on DAS (or DASFactory) to be
consistent. Our tests currently just new up an impl.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]