Tyler Nickerson
Tyler Nickerson
Got an initial PR open: https://github.com/TheOpenDictionary/odict/pull/1203
Hey folks! Sorry I've been busy the past couple weeks – just returning this. @BoboTiG The purpose in choosing "masc", for example, as it fits under the values provided by...
Hey @BoboTiG! Thanks for opening this. Currently you can use tags in senses to denote gender by passing `feminine` as a child of ``, for example. Though I just opened...
Hey @Waelwindows! Sorry I'm a bit late to reviewing this. Very interesting proposal! I think my main concern here is primarily around our ability to control how the serialization of...
Actually, thinking on this a bit more – it looks like the `icu_locale_core` breaks LanguageIdentifier into language, region, script, and variants. It also looks like it may be inherently case-insensitive....
So I started a PR to investigate a solution here – something that occurred to me, however, is that because region, script and variants are optional for LanguageIdentifier, I feel...
Hm this is interesting! I definitely like the idea of an `` tag to link out to additional resources seeing these could also be used for things like entries as...
Hey @messense, thanks for the response. I had a `uniffi.toml`, but I think I had my config wrong. That said, I just replaced it (`python/uniffi.toml`) with this: ```toml [bindings.python] cdylib_name...
So I actually tried that, and I believe Rust complains if there are two crates that produce libraries with the same name. Away from my keyboard at the moment, but...
@messense Any further suggestions? 🥺