[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IDE and new database component


Le 26/07/2024 à 16:02, Gianluigi a écrit :
Il 26/07/24 14:47, Benoît Minisini ha scritto:
It should be better now!

--
Benoît Minisini.

Hi Benoit,

sorry for the late reply, it works fine now, thanks.

I have a couple of questions:

If we change a test project that used gb.db and gb.db.form to gb.db2 and
gb.db2.form, should it work or should we expect changes in the code?
In other words gb.db is equivalent to gb.db2 and gb.db.form is
equivalent to gb.db2.form?

Thanks again and regards

Gianluigi


It aims at being an exact equivalent. In pratice, it has slight differences (besides possible bugs).

The only API difference that can break compatibility is that there is no more "Blob" class for dealing with blob fields. Just use strings instead.

Any other difference should be signaled so that I fix it!

Regards,

--
Benoît Minisini.


Follow-Ups:
Re: IDE and new database componentGianluigi <gradobag@xxxxxxxxxxx>
References:
IDE and new database componentBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: IDE and new database componentGianluigi <gradobag@xxxxxxxxxxx>
Re: IDE and new database componentBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: IDE and new database componentGianluigi <gradobag@xxxxxxxxxxx>