#Selective mixin apply

1 messages · Page 1 of 1 (latest)

wide niche
#

I know that you can select which mixins you want to apply using an IMixinConfigPlugin. I don't know anything about it though. I think you can mark mixins as not required too - maybe ask in #mod-dev-mixin .

#

There's a handful of people in there that are pretty fast at responding, but I haven't seen them in this channel

south pollen
#

You should show your injection target(s)

#

You should just write too mixin methods and you can put them in the same class from what I can tell

#

The non-static one target non-static target only with require=0, and same for the static one

digital heart
#

they exist

#

with custom mixin configs

#

give me a sec to find an example

#

With this, you can conditionally load / apply mixins, and just log to the console when needed