DpdtInject icon indicating copy to clipboard operation
DpdtInject copied to clipboard

SG should produce an additional XML file with all bindings it produced

Open lsoft opened this issue 4 years ago • 2 comments

the framework allows SG to append not only CS files, but some additional files.

we may put some XML or txt file with info about produced bindings, their details, and their source code position.

lsoft avatar Apr 01 '21 13:04 lsoft

it is implemented. but I need to escape XML with // and put it in cs file due to SG design limitation

lsoft avatar Apr 07 '21 10:04 lsoft

I need to wait for the ability for SG to produce not only source code, but the other kind of the results, like non-compilable XML files. After that, I need to remove escaping with // from Dpdt codebase and things will become easier.

lsoft avatar Apr 07 '21 10:04 lsoft