INTO-CPS-Association / training

Training material including tutorials and examples
Other
3 stars 1 forks source link

The multi-model JSON file names in the tutorials folders are deprecated. #4

Open idhugoid opened 3 years ago

idhugoid commented 3 years ago

Inside the different folders inside Multi-models\X\ there should be a mm.json file. In the tutorials folders we still have a file named X.mm.json

There was always a warning related to this... But we want to remove it and deprecate the previous file name convention.

For starters we made the warning more understandable. Example:

 Found deprecated style mm at: into-cps-projects/tutorial_1/Multi-models/Non-3D/Non-3D.mm.json

 Consider renaming: Non-3D.mm.json to: mm.json

After upgrading all tutorials and examples we can move towards deprecation.