Skip to content

Conversation

@jdiehl
Copy link
Contributor

@jdiehl jdiehl commented Jan 21, 2026

Clarified instructions regarding the removal of the _USE_ME/_DEPRECATED directory for compatibility with Mx Model Reflection.

Clarified instructions regarding the removal of the _USE_ME/_DEPRECATED directory for compatibility with Mx Model Reflection.
@atennapel
Copy link
Contributor

Approved from the technical side.

Copy link
Collaborator

@MarkvanMents MarkvanMents left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @jdiehl .
Have done a minor rewrite - can you ensure that it still makes sense?
I also have one question.
I see it is already released, so I will merge immediately once it has been checked by you.

The [Mx Model Reflection](https://marketplace.mendix.com/link/component/69/) module allows you to access information about the domain model and about microflows of your app from your app. For example, you can loop through all the attribute names of an entity type in a microflow.

{{% alert color="warning" %}}
If your application depends on assets located in the `_USE_ME/_DEPRECATED` directory (e.g., select pages), do not upgrade Mx Model Reflection to version 9.1.0 or later. From version 9.1.0, this directory has been removed. Before upgrading you will need to update your application to remove any use on these assets. If the usage originates from a marketplace module, contact the author and request that they remove the deprecated dependencies.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason that this breaking change is in a minor version of the module?

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.

3 participants