Обсуждение: copy / paste object - preliminary part

Поиск
Список
Период
Сортировка

copy / paste object - preliminary part

От
Vladimir Kokovic
Дата:
Hi,

I did a preliminary part of the functions for copy / paste object and now
I expect confirmation that the implementation is correct.

Changed files:
frm/frmMain.cpp, include/frm/frmMain.h

New files:
frm/frmPasteObject.cpp, include/frm/frmPasteObject.h

Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia

Вложения

Re: copy / paste object - preliminary part

От
Dave Page
Дата:
On Wed, Mar 23, 2011 at 2:28 PM, Vladimir Kokovic
<vladimir.kokovic@gmail.com> wrote:
> Hi,
>
> I did a preliminary part of the functions for copy / paste object and now
> I expect confirmation that the implementation is correct.

I think you should implement the copying of a single individual object
first, and when that's complete, think about copying multiple (either
by copying the schema, or by copying a multiple selection from the
listview).

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

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