Re: Creating types - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Creating types
Date
Msg-id 475E4DDB.2050703@postgresql.org
Whole thread Raw
In response to Re: Creating types  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Creating types  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
Guillaume Lelarge wrote:
> Dave Page a écrit :
>> [...]
>> I'm currently thinking the way forward is to do the following:
>>
>> - Allow the user to create shell types. This would be another option
>> alongside Composite, Enumeration and External.
>>
>> - Populate the combo boxes for the aforementioned functions when the
>> user changes to the tab they're on, using the type name entered on the
>> first tab to select the appropriate functions.
>>
>
> Your first idea seems much more simple to code than the second one but
> it's more work for the user... but, as you say, no one sent report on
> this issue, so I'm all for the first idea.

Those two are individual parts of the same idea. We'd need to do both :-(

Idea number one is the more complex one in which the user can create the
required functions as part of the process of creating the type - ie. we
spawn sub-dialogues in which the functions can be defined as required.

/D

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Creating types
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-support] Fedora Core 8.0 status?