++++1

..fwiw, I feel the same about lazy lists and xml param/results. ;-)

Larry


On 10/23/06, Clinton Begin <[EMAIL PROTECTED]> wrote:
Hi all,

I'd like to suggest that we deprecate the PaginatedList interface, all
implementations of it, and the SqlMapClient methods that use it.

Why?


It's currently overused where it probably shouldn't be used at all.
It's not a flexible model, so you can't supply your own implementation of
PaginatedList.
Using queryForList() with skip and count parameters is better all around.Any
thoughts?

Cheers,
 Clinton

Reply via email to