Multiple ChannelInfo Mixins Support or Just Friday Distraction

Do you know that you can specify multiple ChannelInfo classes for a channel since 12.5?
Just like you can add multiple mixin node types to a JCR node, or like you can add multiple interfaces to a Java class. Now you can do that in ChannelInfo configurations.

As an example, someone is responsible for Marketing related channel parameters, while someone else is responsible for generic Analytics related channel parameters. Before 12.5, we need to combine both into single ChannelInfo interface. Why not separating those into two for independence and why not the Channel Manager somehow combine both in UI automatically? Sounds good? That’s what’s provided now. Yay! See this for detail:

All right. Back to work or home!

1 Like