Re: [pgadmin-hackers] SlickGrid

2017-02-23 Thread Dave Page
Hi On Wed, Feb 22, 2017 at 9:23 PM, Atira Odhner wrote: >> The difference with PIP is that a) the packages can be specific to the >> version of Python in use > > > The javascript is going to run in the end-user's browser regardless of what > is installed on the machine where

Re: [pgadmin-hackers] SlickGrid

2017-02-22 Thread Atira Odhner
> > The difference with PIP is that a) the packages can be specific to the > version of Python in use The javascript is going to run in the end-user's browser regardless of what is installed on the machine where the app is packaged. Varying what versions of the libraries are in use in that way

Re: [pgadmin-hackers] SlickGrid

2017-02-15 Thread Dave Page
Hi On Wed, Feb 15, 2017 at 3:05 PM, Sarah McAlear wrote: > Hi Dave > >> >> The difference with PIP is that a) the packages can be specific to the >> version of Python in use, and b) there are multiple other packaged >> sources of many of the packages available, e.g. RPMs. >

Re: [pgadmin-hackers] SlickGrid

2017-02-15 Thread Dave Page
Hi On Tue, Feb 14, 2017 at 3:45 PM, Atira Odhner wrote: > Hi Dave, > >> >> we never rely on the availability of third party sites, >> especially not commercial ones. > > > npm is commercial and pip is supported by a noncommercial foundation, but > npm is still open source.

Re: [pgadmin-hackers] SlickGrid

2017-02-14 Thread Atira Odhner
Hi Dave, > we never rely on the availability of third party sites, > especially not commercial ones. npm is commercial and pip is supported by a noncommercial foundation, but npm is still open source. If you are concerned about relying on a 3rd party commercial site, perhaps we could use npm

Re: [pgadmin-hackers] SlickGrid

2017-02-14 Thread Dave Page
Hi On Mon, Feb 13, 2017 at 10:47 PM, Sarah McAlear wrote: > Hi Hackers, > > We saw a story about transferring query results to SlickGrid on Redmine > (https://redmine.postgresql.org/issues/2036). We are considering more > selection options (in addition to by-row) within the