Re: Patch: Query favourites

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Patch: Query favourites
Date: 2006-01-29 18:13:29
Message-ID: 43DD05C9.7000401@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Magnus Hagander 2006-01-29 18:41:02 Re: Patch: Query favourites
Previous Message Magnus Hagander 2006-01-29 15:57:46 Patch: Query favourites