Re: GSoC Project Timeline and Proposal

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Yosry Muhammad <yosrym93(at)gmail(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: GSoC Project Timeline and Proposal
Date: 2019-05-24 08:34:48
Message-ID: CA+OCxozn3uCLqhsNOD2pzeObGRUims7LnTYU45c60kjOBc_GLA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

On Fri, May 24, 2019 at 7:40 AM Yosry Muhammad <yosrym93(at)gmail(dot)com> wrote:

> Dear all,
>
> The official coding phase for GSoC starts by May 27th. As I have stated in
> my previous email, I will not be able to start working until the 2nd of
> June, however, I will compensate for the lost time by working extra during
> the first week or two.
>
> Anyway, I would like to use this time to evaluate my timeline and plan and
> make any necessary corrections, create milestones, etc.
>
> I would really appreciate it if you all took the time (especially my
> mentor, Mr. Page) to go through my project proposal and timeline and give
> me your suggestions and feedback.
>

I think the timeline looks fine. As they say though, no battle plans
survive first contact with the enemy. The same often applies with software
engineering; expect the unexpected, and expect to change plans and adapt.

One thought that did cross my mind; I wonder if the detection of the query
result type (e.g updateable vs. non-updateable) should be handled in a
backend function? It might be useful, and perhaps easier, to have that in
the server for possible reuse, and because you'll have direct access to
psycopg2 and the database connections there.

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

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-05-24 08:36:39 pgAdmin 4 commit: Add a missing fix.
Previous Message Yosry Muhammad 2019-05-24 06:40:54 Re: GSoC Project Timeline and Proposal