Marcel Tiede
Marcel Tiede
https://gnome.pages.gitlab.gnome.org/libsecret/ https://gitlab.gnome.org/GNOME/libsecret
Make use of static interface methods to simplify lists of converters. E.g.: ReturnTypeToManagedExpression
- [ ] Do not generate PlatformSupportImportResolver if no shared library is available in the namespace. - [ ] Do not generate FrameworkTypeRegistration if no classes / records / unions...
If an api is marked deprecated generate an obsolete attribute for it with the information since when it is obsolete. Consider using custom attributes instead of the Microsoft ones for...
https://github.com/mjakeman/social/blob/master/fedinaut/fedinaut.csproj#L21-L32 Check if we can somehow ship custom msbuild target which reduces blueprint integration to a one liner in csproj. https://natemcmaster.com/blog/2017/07/05/msbuild-task-in-nuget/ Blueprint will probably become part of gnome sdk 49.
Probably related to #612. Any GObject API could have an attribute since when it was introduced. There could be an analyzer project which checks another attribute in the user code...
The `SList.GetFiles` method is not generated anymore. Should be reviewed together with #588.
See: https://github.blog/changelog/2024-04-29-dependabot-multi-directory-configuration-public-beta-now-available/
Follow up to #1000. In most cases records are implemented as pointers, thus they are represented as SafeHandles. The current implementation supports the `IEquality` interface based on the `handle´ of...
https://devblogs.microsoft.com/dotnet/introducing-mstest-sdk/