junrushao commented on PR #36:
URL: https://github.com/apache/tvm-ffi/pull/36#issuecomment-3367419347

   Hi @tqchen, I made another round of updates with the following changes:
   - Added `FieldInfoBuilder`, which inherits `TVMFFIFieldInfo` and has an 
extra `metadata_` field;
   - Added `MethodInfoBuilder`, which inherits `TVMFFIMethodInfo` and has an 
extra `metadata_` field;
   - Address review comments;
   - Added another 3 unittests that cover the case where metadata is added to 
global func, member func and member field


-- 
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]

Reply via email to