xamarin-macios/docs
Rolf Bjarne Kvinge 720a4f7ce2
[src] Remove the Protocolize attribute. (#19684)
Remove support for the Protocolize attribute from the generator, and remove
all usages of it in our api definitions - just use the protocol interface.

The Protocolize attribute was used to support binding stuff using the Model
class with Classic Xamarin code + and binding stuff using the protocol
interface with Unified Xamarin code, using the same source code.

Classic Xamarin has been dead for quite a few years ago now though, so there's
no need to keep his code around anymore, we can just upgrade the api
definitions to use the protocol interface directly.

Fixes https://github.com/xamarin/xamarin-macios/issues/14585.

---------

Co-authored-by: Alex Soto <alex@soto.dev>
2024-01-11 16:23:15 +01:00
..
website [src] Remove the Protocolize attribute. (#19684) 2024-01-11 16:23:15 +01:00
CORECLR.md [configure] Add option to use a locally built dotnet/runtime. (#11643) 2021-05-21 22:18:25 +02:00
bindas.md [docs] Document how to add support for new BindAs types. 2017-09-25 16:38:21 +02:00
bug-repro.md [fabricbot] Handle the 'need-repro' label. (#17272) 2023-01-18 18:33:48 +01:00
code-sharing-with-user-frameworks.md [docs] Clearify wording a bit about code sharing occuring once per architecture. 2017-02-20 17:14:14 +01:00
configuration-properties.md [docs] Document properties for configurations (#17940) 2023-03-30 12:22:32 -07:00
managed-static-registrar.md [docs] Improve a few things in the managed static registrar doc. (#19368) 2023-10-29 13:09:03 -04:00
multi-target-framework.md [docs] Point to general documentation about workloads in the documentation for multi targeting. (#18923) 2023-09-06 12:16:35 +02:00
nativeaot.md [docs] Document NativeAOT support. Fixes #18585. (#19362) 2023-11-09 16:05:54 +01:00
preparing-your-app-for-testflight.md [docs]Created a doc for preparing an app for TestFlight (#18125) 2023-05-30 17:46:10 -04:00