yangxk1 commented on PR #799: URL: https://github.com/apache/incubator-graphar/pull/799#issuecomment-3494541474
> One high level thing to consider: instead of exposing graphar types via types_binding.cc, consider using python's built-in ctypes. Thanks for your suggestion, I will study ctypes carefully. However, `types_binding.cc` mainly deals with **enum** classes in c++. I think this cannot be replaced by ctypes -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
