Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f3KxP-0005kP-Mu for pgadmin-hackers@arkaria.postgresql.org; Tue, 03 Apr 2018 12:22:35 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1f3KxO-0001vX-Cd for pgadmin-hackers@arkaria.postgresql.org; Tue, 03 Apr 2018 12:22:34 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1f3KxO-0001vN-3c for pgadmin-hackers@lists.postgresql.org; Tue, 03 Apr 2018 12:22:34 +0000 Received: from mail-oi0-x242.google.com ([2607:f8b0:4003:c06::242]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1f3KxK-0006W5-Dg for pgadmin-hackers@postgresql.org; Tue, 03 Apr 2018 12:22:32 +0000 Received: by mail-oi0-x242.google.com with SMTP id z8-v6so15759613oix.2 for ; Tue, 03 Apr 2018 05:22:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:from:date:message-id:subject:to; bh=gzGgQiC87MQhJ5kE6YiuzUAk93v9QGg0xEtuUGPgg1s=; b=GaLNCUGR2bHeoLUhvD2EM7sR6fSdFrVSw96G5W48unWCI3TSwCMA9IPQKIU/nn0wQm RT673o0bkKAW/TCuSGWQ9kOXvRu8apBB8YkEcwa+WfoRDzKThhctMCtSnOBzufWdKdwT fR+DKn9LT55Ud14eUbTF3HHNQgxAn1AwrrBIudwW2L1RbZZJ7o9hbTFmomXEcDrKRKKL MOTCFEpDdHdP/YF0ofcBFzaRXpZo2aPrknm4fD1v1dybmkCJ0whqnTRAuBYBbZyXEUYZ wJjXOI0OviySF0x0TGHGMWB5+l/OiVh9SC4hbn/sng2jBvH2rbQEPOzJ8aIS9V5v0uVo sOcw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=gzGgQiC87MQhJ5kE6YiuzUAk93v9QGg0xEtuUGPgg1s=; b=meUvhG2lRbiiLH25VFrkBihuhPaju0VKjGS7xXZuG2fE785LBzhSsgZ9sILWND6FTK Q8d37YwNGCT1FZuuHNfFTSiRrPgpptT0lw00+3ncgHCD/1Tiet+AuipTe1wTqQdOQiaJ WUo3t1BqVhJSEX1kFShqI5VrfVUTz34qmucXgxJBwF55KtZTaJ411XAjYOSpH5G03RbN 8t46MgmvS3tkbaYlD0U3y4quAgDOpfbmBjnS8OcSSb4WpHoHspkGXpAxK4hY6O+vvRQR sOuo6lLt0864ohgxFz9HL5SaMz+fKQtYj/kq1gpFoUiHZUVuZ29U9TwTB+8Z5gr1zq1Y MeOQ== X-Gm-Message-State: ALQs6tBum6I5g43LVSFzUokhy+XPhQs4jirGMNUu9E10bcv/Qcy0sxhA 9xsZdugY/FobPbBwP32HnGpIClpMde3A+TLK6GEkWWff X-Google-Smtp-Source: AIpwx4+zuK6cfXrDuujki2nNCVUA1Y+tvtKpoDeNaC6N4Sa6vjnfElqkKcw80CAhGgZhWFWnDDa0C8w+5HLDxYOYJ5M= X-Received: by 2002:aca:cc50:: with SMTP id c77-v6mr6868195oig.307.1522758149208; Tue, 03 Apr 2018 05:22:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.138.6.138 with HTTP; Tue, 3 Apr 2018 05:22:08 -0700 (PDT) From: Murtuza Zabuawala Date: Tue, 3 Apr 2018 17:52:08 +0530 Message-ID: Subject: pgAdmin4 - Issue of unmaintained libraries To: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000901a7f0568f0c269" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000901a7f0568f0c269 Content-Type: text/plain; charset="UTF-8" Hi Team, As we are heavily dependent on 3rd party JS libraries and some of them are no longer actively maintained by their respective authors (Last commit was approximate year ago). Some of the core libraries which are no longer actively maintained are, - Backbone - wcDocker - aciTree - Backgrid /Backform - jQuery 1.x version What would be our future plans when it comes to fixing the issues in the core libraries or adding new feature? (Ref: Email thread ) -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company --000000000000901a7f0568f0c269 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Team,

As we are heavily dependent on 3rd party JS libraries and some o= f them are no longer actively maintained by their respective authors (Last = commit was approximate year ago).

Some of the core libraries which are no longer actively maintained = are,
- Back= grid/Backform
- jQuery 1.x version
What would be our future plans when it comes to fixi= ng the issues in the core libraries or adding new feature?
(Ref= :=C2=A0Email thread)

=C2=A0
--
Regards,
Murtuza Zabuawala
EnterpriseD= B:=C2=A0http://www.enterprisedb.com
The Enterprise PostgreSQL Co= mpany

--000000000000901a7f0568f0c269--