Subject RE: [IBO] Assign Procedure
Author Gerhardus Geldenhuis
connection1.assign(connection2)
It's handy sometimes. Saves time
copying component properties.

It also makes it a more complete implementation
of tpersistent. Assign in my opinion is expected
behavior for anything inheriting from tpersistent
or for that matter tcomponent.

How does the imp files work. If I can understand the
basic logic behind your "code layout" then perhaps if
there is other interest as well, I could have a dab at
implementing Assign for ib_connection and others.

Groete
Gerhardus

>
>
> > Is there a specific reason why TIB_Connection does not have
> > assign implemented.
>
> What would I do with it?
>