Subject | RE: [IBO] Assign Procedure |
---|---|
Author | Gerhardus Geldenhuis |
Post date | 2001-12-07T07:57:40Z |
Please ignore the notain for now. It need
some more thought from my side. I did some
experimenting and decided to think a bit
more about it. :))
Groete
Gerhardus
some more thought from my side. I did some
experimenting and decided to think a bit
more about it. :))
Groete
Gerhardus
>
> 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?
> >