Forum OpenACS Q&A: Response to template::paginator

Collapse
Posted by Dan Wickstrom on
I modified the template::query api to use db_exec, so it's completely compatible with the standard db api used throughout the rest of the toolkit.  I know, we've decided to phase out the template db api, but it's not a reason to not use the paginator procs.  After all, a switch to the standard db api from the template db api would be completely transparent at the paginator interface level.