esodan commented on issue #1280:
URL: https://github.com/apache/arrow-adbc/issues/1280#issuecomment-1816457878

   > Does this mean that you want to implement a new GObject based library with 
Apache Arrow GLib dependency from scratch?
   
   No really. It means I will reuse the existing API and wrap it to one 
providing GObject one but GObject Introspection friendly. It will depend on 
ADBC and Arrow to provide Database access and data handling. I don’t plan to 
add new, for example, Connection object but a derived one providing the above 
API, just for the ones that use `void*` or `gpointer`, because they are not 
GObject Introspection friendly.
   
   I think that your current API, if is GLib/GObject and depending on GObject 
Introspection, should be GObject Introspection friendly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to