PDA

View Full Version : Missing getLimit() in BasePagingLoader


Orion-
05-22-2008, 10:26 AM
Hi,

I think that a function getLimit() is missing in class BasePagingLoader. I would have found it useful. Or is there a reason no to allow access to the limit once it has been set ?

Orion-

darrellmeyer
05-22-2008, 11:34 AM
Yes, I agree. I have added getLimit() to the PagingLoader interface. Change is in SVN.