Re: Avoiding re-inventing a wheel - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Avoiding re-inventing a wheel
Date
Msg-id e01f9b30-ae2b-6c65-305b-8115d147234b@aklaver.com
Whole thread Raw
In response to Re: Avoiding re-inventing a wheel  (Rich Shepard <rshepard@appl-ecosys.com>)
Responses Re: Avoiding re-inventing a wheel  (Rich Shepard <rshepard@appl-ecosys.com>)
List pgsql-general
On 08/12/2016 09:42 AM, Rich Shepard wrote:
> On Fri, 12 Aug 2016, Adrian Klaver wrote:
>
>> FYI regular(classic) wxPython does not support Python 3. If you are
>> looking forward you want:
>> https://www.wxpython.org/Phoenix/docs/html/index.html
>
> Adrian,
>
>   Yes, I'm aware of this and decided that this new application should be
> written using Python3 and Phoenix.

Alright.

As to your other questions, it depends.

Is your existing application sufficiently modular, abstracted that you
can migrate portions?

Or are the various levels tightly coupled and you are looking to start
from scratch?


>
> Rich
>
>


--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Avoiding re-inventing a wheel
Next
From: Rich Shepard
Date:
Subject: Re: Avoiding re-inventing a wheel