Hmm, I don't know either. The only reason I can think of is that the function pointers in the sg_trace_hooks struct break the code generation scripts, but apparently it works (but might not have worked in early versions).
Some of the other language bindings also ignore the trace hooks, others don't. But I guess if it works there's no reason to not enable them.
From my pov you can remove draft status and I can merge.
Hmm, I don't know either. The only reason I can think of is that the function pointers in the
sg_trace_hooks
struct break the code generation scripts, but apparently it works (but might not have worked in early versions).Some of the other language bindings also ignore the trace hooks, others don't. But I guess if it works there's no reason to not enable them.
From my pov you can remove draft status and I can merge.