Re: Consider default SERVER_MODE =True for pgadmin4-v1-web

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Mike Surcouf <mikes(at)surcouf(dot)co(dot)uk>
Cc: "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Consider default SERVER_MODE =True for pgadmin4-v1-web
Date: 2017-07-19 16:23:50
Message-ID: CA+OCxoxmokfeXV-FRcKkoBh=Ob4uo2_w6BUVyVc-+sPLQYSqxw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Wed, Jul 19, 2017 at 5:07 PM, Mike Surcouf <mikes(at)surcouf(dot)co(dot)uk> wrote:

> Hi Dave thanks for reply
>
>
>
> In what scenario are the web components used in desktop mode.
>

The core of the application (like, 97% of it) is the web code. The desktop
runtime is just a python interpreter with a web browser attached, that runs
the python web code, and then renders it.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message J Payne 2017-07-19 21:42:06 Re: Scrolling vs. pagination
Previous Message Mike Surcouf 2017-07-19 16:13:42 RE: Consider default SERVER_MODE =True for pgadmin4-v1-web