Re: [IBPP-DISCUSS] Is IBPP still active?
IBPP is a C++ client class library for FirebirdSQL
Status: Inactive
Brought to you by:
epocman
|
From: Olivier M. <om...@in...> - 2021-05-05 20:43:06
|
I found this: https://firebirdsql.org/file/documentation/release_notes/html/en/3_0/rnfb30-apiods-api.html <https://firebirdsql.org/file/documentation/release_notes/html/en/3_0/rnfb30-apiods-api.html> as a pointer to the new API I mentioned earlier. It may be a bit low-level to be used from application code directly though. It certainly is possible to re-engineer IBPP over that interface, and change significantly some things of the past at the same time. But I am not in the Firebird world anymore for years and that would be unreasonable to offer to commit myself to the job, even though I'd love to. __ Best Regards, Meilleures salutations, Met vriendelijke groeten, Mit freundlichen Grüßen, Olivier Mascia > Le 5 mai 2021 à 15:10, Olivier Mascia <om...@in...> a écrit : > > Hello Mick! > > Unfortunately, IBPP is very old code by now and current standards. > IBPP code was a good place to start to gather knowledge of the C API to Firebird. > But as far as I know, Firebird has had a native C++ API for a long time now, so dependence on an external C++ shell on top of the C historical API is probably not useful anymore. You should check this and get pointers to the right documentation through https://firebirdsql.org <https://firebirdsql.org/> I guess. > > This IBPP project was left up and running for documentation purpose but the code itself has not been maintained for years and probably won't be. > > Yet I see that the current pages on firebirdsql.org <http://firebirdsql.org/> continue to list IBPP within the page https://firebirdsql.org/en/drivers-documentation/ <https://firebirdsql.org/en/drivers-documentation/> !! And I don't seem to find documentation to the C++ API which was brewing (years ago) when I had to leave the project for personal business re-orientation matters. > > Maybe you should reach people at firebirdsql.org <http://firebirdsql.org/> for guidance where to find documentation for the C++ API (and the C one too - I can't find it anymore on the web pages). > > __ > Best Regards, Meilleures salutations, Met vriendelijke groeten, Mit freundlichen Grüßen, > Olivier Mascia > >> Le 5 mai 2021 à 12:46, Mick Arundell <mi...@ma...> a écrit : >> >> Hi All >> >> I've been a long time user of Firebird mainly Delphi <-> Firebird. >> >> Now that I've transitioned to Linux (and getting older) I'd like to look and work under the hood. I thought that IBPP might be a good place to start, >> >> Can you advise me please? >> >> >> Mick > > > _______________________________________________ > ibpp-discuss mailing list > Post to ibp...@li... > Settings https://lists.sourceforge.net/lists/listinfo/ibpp-discuss > http://www.ibpp.org |