Обсуждение: Eclipse version of pgAdmin

Поиск
Список
Период
Сортировка

Eclipse version of pgAdmin

От
Chris
Дата:
Is there an Eclipse version of pgAdmin?



Re: Eclipse version of pgAdmin

От
"Dave Page"
Дата:

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Chris
> Sent: 07 July 2005 15:56
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Eclipse version of pgAdmin
>
> Is there an Eclipse version of pgAdmin?
>

No.

Regards, Dave



Re: Eclipse version of pgAdmin

От
Chris
Дата:
Dave Page <dpage <at> vale-housing.co.uk> writes:
> > Is there an Eclipse version of pgAdmin?
> > 
> 
> No.
> 

Would anyone be interested in developing one?



Re: Eclipse version of pgAdmin

От
"Dave Page"
Дата:

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Chris
> Sent: 14 July 2005 06:48
> To: pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] Eclipse version of pgAdmin
>
> Dave Page <dpage <at> vale-housing.co.uk> writes:
> > > Is there an Eclipse version of pgAdmin?
> > >
> >
> > No.
> >
>
> Would anyone be interested in developing one?

Not from here I doubt. From what little I know of Eclispe, that would
meant replacing all the wx code with the Eclipse equivalent. That would
mean a massive amount of work for no gain for the vast majority of us.

Regards, Dave,


Re: Eclipse version of pgAdmin

От
Andreas Pflug
Дата:
Dave Page wrote:

> 
>
>  
>
>>-----Original Message-----
>>From: pgadmin-support-owner@postgresql.org 
>>[mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Chris
>>Sent: 14 July 2005 06:48
>>To: pgadmin-support@postgresql.org
>>Subject: Re: [pgadmin-support] Eclipse version of pgAdmin
>>
>>Dave Page <dpage <at> vale-housing.co.uk> writes:
>>    
>>
>>>>Is there an Eclipse version of pgAdmin?
>>>>
>>>>        
>>>>
>>>No.
>>>
>>>      
>>>
>>Would anyone be interested in developing one?
>>    
>>
>
>Not from here I doubt. From what little I know of Eclispe, that would
>meant replacing all the wx code with the Eclipse equivalent. That would
>mean a massive amount of work for no gain for the vast majority of us.
>  
>

Well a piece of software not written in Java can't be good, no?

Regards,
Andreas



Re: Eclipse version of pgAdmin

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> Sent: 14 July 2005 12:25
> To: Dave Page
> Cc: Chris; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] Eclipse version of pgAdmin
>
> Dave Page wrote:
>
> >
> >
> >
> >
> >>-----Original Message-----
> >>From: pgadmin-support-owner@postgresql.org
> >>[mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Chris
> >>Sent: 14 July 2005 06:48
> >>To: pgadmin-support@postgresql.org
> >>Subject: Re: [pgadmin-support] Eclipse version of pgAdmin
> >>
> >>Dave Page <dpage <at> vale-housing.co.uk> writes:
> >>
> >>
> >>>>Is there an Eclipse version of pgAdmin?
> >>>>
> >>>>
> >>>>
> >>>No.
> >>>
> >>>
> >>>
> >>Would anyone be interested in developing one?
> >>
> >>
> >
> >Not from here I doubt. From what little I know of Eclispe, that would
> >meant replacing all the wx code with the Eclipse equivalent.
> That would
> >mean a massive amount of work for no gain for the vast
> majority of us.
> >
> >
>
> Well a piece of software not written in Java can't be good, no?

*Splorf* I hadn't even noticed that it was written in Java, just that it
provided a a standard framework for plugin utilities!

/D