Subject | Sample App: Contact |
---|---|
Author | Raymond Kennington |
Post date | 2002-08-08T16:47:40Z |
In the sample app Contact the TIB_ConnectionSource csBase appears not to be connected to
anything. Why is it there?
Similarly for tsBase.
The unit IBF_Base was included in the project. I consider the inclusion in a project to
indicate that it is editable as part of the project and is not a unit from a tool-set.
One problem created by its inclusion that I am tempted to change it because it belongs to
-this- project.
Another problem is that its location is hard-coded and to get it to work on a different
installation drive/folder means dropping it and maybe re-including it.
I'd prefer the samples to work immediately by opening, compiling and running.
Raymond Kennington
anything. Why is it there?
Similarly for tsBase.
The unit IBF_Base was included in the project. I consider the inclusion in a project to
indicate that it is editable as part of the project and is not a unit from a tool-set.
One problem created by its inclusion that I am tempted to change it because it belongs to
-this- project.
Another problem is that its location is hard-coded and to get it to work on a different
installation drive/folder means dropping it and maybe re-including it.
I'd prefer the samples to work immediately by opening, compiling and running.
Raymond Kennington