[fpc-pascal] TSQLDBLibraryLoader committed for SQLDB
michael.vancanneyt at wisa.be
michael.vancanneyt at wisa.be
Wed Aug 22 16:55:44 CEST 2012
On Wed, 22 Aug 2012, Ludo Brands wrote:
>> There are more problems: the library name is not
>> cross-platform, so the project will no longer be
>> cross-platform. Which is a far more serious problem, IMHO.
>> (and one which would exist even if I had followed your
>> suggestion of implementing the property in TSQLConnection).
>>
> That is not a problem, that is a given. When you use the OI to fill in
> platform specific values the app becomes non cross-platform, whether it is a
> library name or an InitialDir in TFileDialog or a Filter in TFileNameEdit or
> ... (too long a list).
Indeed.
To fix the problem of Loaded, I will see for some kind of hook mechanism.
Michael.
More information about the fpc-pascal
mailing list