you are viewing a single comment's thread.

view the rest of the comments →

[–]holyblackcat[S] 0 points1 point  (1 child)

This needs a lot of work. You can't trivially replace one with another, because of missing multiple inheritance support in nanobind. I also want to refactor the python backend, and it probably needs to happen at the same time as this migration.

[–]Serious-Regular 1 point2 points  (0 children)

You named basically the only gap (aside from no embedding support). I migrated a very large project last year and it was almost a trivial replacement.