Hi guys I'm updating my modules and widgets preparing for upgrading from Mendix 9 to 10, and one thing bugs me - since some marketplace modules depend on one another, updating one module often forces updating widgets in other marketplace modules. A good example can be Atlas Web Content - updating this modue gives me 50+ error prompts to update widget definitions in MxModelReflection or WorkflowCommons. Obviously this can be easily fixed by using the "Update all widgets" option, but doing so causes changes to marketplace modules' snippets and pages, which, according to best practices, should not be edited. What is the best way to update such inter-dependent modules - like a particular order to follow? Or is it safe just to update the widget definition?
asked
Jakub Cyganek
1 answers
0
The newer versions of the marketplace modules might already use the newer widgets, so I'd upgrade them first. If there are any errors left then update the widgets and accept the change in the marketplace modules. THese might be updated at a later stage anyway.