From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Luis Ochoa <ziul1979(at)gmail(dot)com> |
Cc: | Guillaume Lelarge <guillaume(at)lelarge(dot)info>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: pgAdmin III commit: Database Designer (milestone 1 of GSoC 2011) |
Date: | 2011-06-28 18:24:29 |
Message-ID: | BANLkTi=nJZznq45MhDXF=rRy76jSrqucVg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
On Tue, Jun 28, 2011 at 7:01 PM, Luis Ochoa <ziul1979(at)gmail(dot)com> wrote:
> Well, I really don't have any objections about change library name, but in
> fact I wrote to my mentor informing about this change a few weeks ago.
>
> I choose wxhotdraw because is a wxwidgets (wx) implementation of a hotdraw
> like framework (http://portal.acm.org/citation.cfm?id=157803) like jhotdraw
> for java or monohotdraw for mono (C#) or gohotdraw for go programming
> language and so.
>
> Other reason is this library right now was created from a generic point of
> view and used for the database designer, and this means that can be a used
> for other projects that uses wxwidgets, and I probably continue their
> development after gsoc too, from a generic point of view not just for
> database designer but mantaining compatibility always, just like ogl but
> following the hotdraw like software patterns.
>
> Now, I can change it name, just tell me, what to do, and I'll do it.
I would like it to be changed please. I find it annoying enough that
long ago we created a couple of controls with wx prefixes (eg.
wxTimeSpinCtrl and wxCalendarBox) - I've found myself looking for the
documentation for those on www.wxwidgets.org on more than one occasion
before remembering they're not in wxWidgets.
Also, if this is intended as a general use library as you describe,
then it really shouldn't be tucked away in the pgadmin/dd/hotdraw
directory. pgadmin/hotdraw would be more appropriate I think.
Quick question (and I'm not going to ask for this to be changed) - but
why didn't you use OGL, which we already use elsewhere?
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lelarge | 2011-06-28 19:38:06 | pgAdmin III commit: Fix a bug with adding tables in the DD |
Previous Message | Luis Ochoa | 2011-06-28 18:01:17 | Re: pgAdmin III commit: Database Designer (milestone 1 of GSoC 2011) |