Re: PDO_Firebird: use C++?

From: Date: Sun, 11 Aug 2024 13:32:48 +0000
Subject: Re: PDO_Firebird: use C++?
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Sunday, 11 August 2024 at 15:26, Pierre Joye <[email protected]> wrote:

> On Sun, Aug 11, 2024, 6:53 PM Gina P. Banyard <[email protected]> wrote:
>
>> On Saturday, 10 August 2024 at 15:13, Christoph M. Becker <[email protected]> wrote:
>>
>> I think moving the PDO driver to use C++ is a more sensible choice.
>
> what would be the advantages? given the OO part at the C level is perfectly fine in C and the
> actual OO parts are really zend classes and co?

I didn't say to rewrite the whole extension.
Considering the library we are going to be depending on is in C++ it makes more sense to do what the
ext/intl extension does, which is to use C++.
I do not want the project to have to deal with a broken C transpilation error created by an external
tool (namely CLOOP).

If you have a better suggestion on how to deal with this issue, feel free to do so.

Best regards,
Gina P. Banyard

>>


Thread (9 messages)

« previous php.internals (#124848) next »