[pgAdmin III] #2: Centralize connection parameter parsing/generation

From: "pgAdmin Trac" <trac(at)code(dot)pgadmin(dot)org>
To:
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: [pgAdmin III] #2: Centralize connection parameter parsing/generation
Date: 2009-04-24 13:34:56
Message-ID: 044.0242267baf84cab10781775977f1e929@code.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

#2: Centralize connection parameter parsing/generation
---------------------+------------------------------------------------------
Reporter: mha | Owner: dpage
Type: feature | Status: new
Priority: critical | Component: pgadmin
Version: trunk | Keywords:
Platform: all |
---------------------+------------------------------------------------------
The code for parsing and generating connection parameters is duplicated in
several places (both in "just pgadmin" and between pgadmin and the
debugger).

I noticed this in the number of places I had to touch to do the
sslverify/sslmode work.

This seems like a good candidate for refactoring to avoid making such
mistakes again :-)

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/2>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2009-04-24 13:37:36 Re: [pgAdmin III] #2: Centralize connection parameter parsing/generation
Previous Message Dave Page 2009-04-24 13:20:10 Re: Feedback from recent training