Jan-Erik Rediger

Results 140 comments of Jan-Erik Rediger

> @badboy Probably because of this ^^ update unit tests using Robolectric on Focus and Fenix are now failing with the same stacktrace on Intel based Macs. which stacktrace to...

I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to chose either at their option

Doing this for Swift would just bring it in alignment with the Kotlin approach. So to start off this would be fine. a-s "extends" a UniFFI-generated class by wrapping it,...

Today I took this branch for a test run against my minimal Glean+UniFFI fork to see how far I get. The Glean UDL is here: https://github.com/badboy/glean/blob/13e765da0fccdfb376c995888b4fdc123419f6c1/glean-core/uniffi/src/glean_core.udl One big issue with...

> Not sure if this is quite a `backend` but it feels like the best place to put this logic now, and as we separate the backends (ref: #997) we...

> This is definitely awesome! I totally agree that this makes more sense in the [scaffolding](https://github.com/mozilla/uniffi-rs/pull/1002/files#diff-e9ec1ad956d155e56df36166c68c7c655e4fe0cf9bd0eed9e843eca75033115bR457) subcommand or even just `generate api

Updated with a new subcommand `generate-api` because fitting it in as `generate api` was too complex (or not possible in Clap?)

> Mark kind of hinted at this on the call last week, but what if we combined the macro approach with a separate definition file? The file would just be...

issue filed: https://mozilla-hub.atlassian.net/browse/SVCSE-22

> /cc @badboy - do I recall correctly that Glean has some amount of C# bindings code? It might form a good starting point for someone wanting to explore automated...