Re: Patch: Query favourites
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Patch: Query favourites
Magnus Hagander wrote:
This patch adds a favourites menu to the query tool, where one can store
often-used queries.
It brings along build dependencies on wxxml2
(http://wxcode.sourceforge.net/components/wxxml2/) and libxml2 (which
comes from the first).
The tradeoff between additional benefit (you can already store
often-used queries in standard files) and increased wx dependencies
(actually not wx but wxcode, which can make it a nightmare dealing with
distributions) makes this patch really expensive. IMNSHO, too expensive.
Regards,
Andreas
Home |
Main Index |
Thread Index