OData/odatacpp-client

DECLARE_COLLECTION_COMPLEX_PROPERTY_IN_COMPLEX_MAPPING macro is missing

JonasKMM opened this issue · 1 comments

I can't find the "DECLARE_COLLECTION_COMPLEX_PROPERTY_IN_COMPLEX_MAPPING" macro in the sourcecode from the proxy generator.

For Example something like this can not be generated properly:

PBRCW commented

The code generation files have been fixed and improved in the fork I made. Maybe you want to try that? You can clone it here:
https://github.com/PBRCW/odatacpp-client