view templates/classic/html/query.item.html @ 2082:c091cacdc505

Finished implementation of session and one-time-key stores for RDBMS backends. Refactored the API of sessions and their interaction with the backend database a fair bit too. Added some session tests. Nothing testing ageing yet, 'cos that's a pain inna ass to test :) Note: metakit backend still uses the *dbm implementation. It might want to implement its own session store some day, as it'll be faster than the *dbm one.
author Richard Jones <richard@users.sourceforge.net>
date Thu, 18 Mar 2004 01:58:46 +0000
parents 21312a7564fd
children eea428043ef6
line wrap: on
line source

<!-- query.item -->
<span tal:content="structure context/renderQueryForm" />


Roundup Issue Tracker: http://roundup-tracker.org/