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

Add one "previous" version for set.mm and iset.mm #69

Open
expln opened this issue May 31, 2023 · 0 comments
Open

Add one "previous" version for set.mm and iset.mm #69

expln opened this issue May 31, 2023 · 0 comments
Labels
UI UI related

Comments

@expln
Copy link
Owner

expln commented May 31, 2023

The problem: if set.mm (or iset.mm) gets modified by adding some correct change which cannot be processed by mm-lamp, then mm-lamp will fail loading it. This may break all examples based on these files.

This could be improved by the following:

  • add set.mm:YYYYMMDD and iset.mm:YYYYMMDD to the list of available sources. They should keep some previous state of the databases mm-lamp can parse and load.
  • whenever mm-lamp detects an error related to processing set.mm or iset.mm then it shows a message advising to use set.mm:YYYYMMDD or iset.mm:YYYYMMDD instead, so users are not blocked at least.

The process of loading of the fallback version could be automated as well.

@expln expln changed the title Add one "not latest" source for set.mm and iset.mm Add one "previous" version for set.mm and iset.mm May 31, 2023
@expln expln added the UI UI related label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI UI related
Projects
None yet
Development

No branches or pull requests

1 participant