iTwin / imodel-transformer

API for exporting an iModel's parts and also importing them into another iModel
MIT License
3 stars 2 forks source link

Investigate moving most of native `IModelElementContext.nativeContext.cloneElement` into JavaScript #10

Open MichaelBelousov opened 1 year ago

MichaelBelousov commented 1 year ago

The native components of the transformer (chiefly the IModelElementCloneContext's nativeContext) are potentially somewhat redundant to changes in the exporter's javascript side now.

We should explore moving some more stuff into JavaScript.

MichaelBelousov commented 7 months ago

https://github.com/iTwin/imodel-native/tree/geomremap-from-sql-no-clone-rebase-on-memleak-fix

MichaelBelousov commented 7 months ago

things we need: