Project

General

Profile

Actions

Feature #3808

open

Wt:Dbo queries which return collections have restrictions which are difficult for newcomers

Added by Joseph Toppi about 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/20/2015
Due date:
% Done:

0%

Estimated time:

Description

In the DBO tutorial it mentions that queries for a collection will attempt to use the same internal prepared statement. Because these are usually not reentrant that using the same query at the same time is going to cause problems.

Link to the tutorial: http://www.webtoolkit.eu/wt/doc/tutorial/dbo.html#_querying_objects

Actual quote: Because a prepared statement is usually not reentrant

Despite this being easy to work around and documented, it must cost newcomers some grief when intermittent bugs crop up in their apparently correct code. Koen informs me that this is caused by a design decision inside Wt and that correcting this might not be hard because "the implementation is not that complex".

No data to display

Actions

Also available in: Atom PDF