RE: Extracting info from the HIVE C++ source code
Hello Rob, interesting post!
Have you considered wrapping the C++ API in Python? It seems to me that extracting the API is easier than extracting the types of the data to be packed.
RE: Extracting info from the HIVE C++ source code