Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to handle changes to resource data shipped with the MSL #1339

Open
modelica-trac-importer opened this issue Jan 14, 2017 · 2 comments
Open
Labels
discussion Discussion issue that it not necessarily related to a concrete bug or feature L: Resources Issue addresses Modelica/Resources (excl. C-Sources) specification Issue (also) addresses the Modelica language specification

Comments

@modelica-trac-importer
Copy link

Reported by dietmarw on 28 Oct 2013 09:40 UTC
Currently when doing changes to classes within Modelica classes we can use (hopefully soon standardised) conversion script to automatically upgrade user models from one version of the MSL to the next one.

Now when it comes to resource data we don't actually have a procedure in place to update user models/libraries to reflect changes to resource data they use and have changed (e.g., name, location). This issue came up when trying to fix #1299, which I simply could not. Not even for a new MSL version with conversion script. I wonder how this can (if at all possible) be solved.


Migrated-From: https://trac.modelica.org/Modelica/ticket/1339

@modelica-trac-importer modelica-trac-importer added the discussion Discussion issue that it not necessarily related to a concrete bug or feature label Jan 14, 2017
@beutlich beutlich added the L: Resources Issue addresses Modelica/Resources (excl. C-Sources) label Jan 29, 2017
@dietmarw dietmarw added this to the MSL_next-MAJOR-version milestone Apr 19, 2018
@beutlich beutlich added the specification Issue (also) addresses the Modelica language specification label Aug 9, 2019
@beutlich beutlich removed this from the MSL4.0.0 milestone Aug 9, 2019
@beutlich
Copy link
Member

beutlich commented Aug 9, 2019

For me this looks like a specification issue of the conversion scripts: With Modelica spec. 3.4 resource files cannot be renamed nor moved w/o breaking compatibility.

Changing milestone then.

@beutlich beutlich removed their assignment Aug 9, 2019
@dietmarw dietmarw assigned HansOlsson and unassigned dietmarw Nov 29, 2019
@dietmarw
Copy link
Member

@HansOlsson probably good to add this to the list for specification related tickets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Discussion issue that it not necessarily related to a concrete bug or feature L: Resources Issue addresses Modelica/Resources (excl. C-Sources) specification Issue (also) addresses the Modelica language specification
Projects
None yet
Development

No branches or pull requests