Open thunderbiscuit opened 1 year ago
There's some documentation available at https://mozilla.github.io/uniffi-rs/proc_macro/index.html We do not (yet) have a migration guide (though I guess at some point this could be useful). There are still some limitations on what works and what doesn't.
And yes, migration can happen gradually: Migrate pieces from the UDL file to the macro system while keeping the UDL in tact.
Our team has been using uniffi-rs for just over a year and we're very happy with what we've been able to accomplish with it (repo here). We are aware of the new proc-macro system being developed, and we have been discussing migrating the codebase to this new system once ready.
I'm opening this issue to ask whether you think there is value is starting this work now or if you think we should wait because the API is still too unstable. We're happy to be early testers of the new system, but I do have some questions as I'm looking to understand more how the new macros will work:
Looking forward to continuing working with the library.
Cheers!
┆Issue is synchronized with this Jira Task ┆Issue Number: UNIFFI-232