Skip to content

Conversation

@kdmccormick
Copy link
Member

There are a few places in edx-platform where we need the mixed block (or aside) class. These places have to access the mixologist attribute on the runtime, which seems more like an implementation detail than an API. So, we add a couple simple methods to achieve this in a more API-like way.

There are a few places in edx-platform where
we need the mixed block (or aside) class. These
places have to access the `mixologist` attribute on
the runtime, which seems more like an implementation
detail than an API. So, we add a couple simple
methods to achieve this in a more API-like way.
@kdmccormick
Copy link
Member Author

I don't have time to write the test cases for this right now, but I still think it would be a good API feature to add.

@kdmccormick kdmccormick deleted the kdmccormick/with-mixins branch August 14, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants