Re: Cooperation

Поиск
Список
Период
Сортировка
От Gevik Babakhani
Тема Re: Cooperation
Дата
Msg-id 016201c93a97$b9ca5ed0$0a01a8c0@gevmus
обсуждение исходный текст
Ответ на Re: Cooperation  ("Dave Page" <dpage@pgadmin.org>)
Список pgadmin-hackers
> If I were working on this, I'd want to set aside
> probably 4 - 6 months to work full time at a rough estimate.
> If you're not familiar with the existing pgAdmin code or
> wxWidgets, then there is an additional (steep) learning curve
> to factor in.

That is very much true. I have also started to contribute to pgadmin. It
takes some time to get familiar with the codebase assuming you have prior
knowledge of wxWidgets. A project like the ER diagramming tool in pgadmin is
not a small task to accomplish. Off the top of my head I can give you two
things you have to know for this.

- A good grasp of C++ and wxWidgets in general, including 2D drawing and
painting in wxWidgets . You could look at the GQD in version 1.9-dev
- Understand how relations work in PG (look at pg_depend table)

Regards,
Gevik.


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Cooperation
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r7494 - in branches/REL-1_6_0_PATCHES/pgadmin3/docs/en_US: . pg