From: | "Gevik Babakhani" <pgdev(at)xs4all(dot)nl> |
---|---|
To: | "'Dave Page'" <dpage(at)pgadmin(dot)org> |
Cc: | <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: extending functionality strategy |
Date: | 2008-10-17 07:14:01 |
Message-ID: | 001401c93027$eea3cda0$0a01a8c0@gevmus |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
> To use as a template? That's not really functionality for the
> straightforward properties dialogue though.
After some experimenting I have to admit, adding a new tab to the type
editor will not do. I have to come up with a better solution then.
> > 2) Like the GQD add column ordering to the Definition tab
> for rearranging.
>
> For consistency, we'd have to add similar buttons to a whole
> bunch of other places.
>
If this will be acceptable by the core team, I am going to experiment with
an ordering mechanism just like the one in the GQD. It will have to be in
such way that we can reuse it in other places too.
> Now if you implemented it as a Python based plugin, that
> would perhaps be a different matter (but would of course,
> require the plugin architecture to be built!)
I see :)
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2008-10-17 09:32:25 | Re: extending functionality strategy |
Previous Message | Dave Page | 2008-10-17 05:14:47 | Re: extending functionality strategy |