On Fri Jul 4 13:10:51 2025 +0000, Rémi Bernon wrote:
Or, alternatively, we could change `activatable_attr` to always generate the same kind of expressions, by creating an implicit `IActivationFactory` interface. Edit: Hmm, actually this might require some specific order with other attributes if that interface is supposed to live on the static interface, so possibly not a good idea, idk.
This works for our IDL files which have activatable attributes with and without an interface.