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

Write converter for project structure from v5 to v6 #627

Open
1 task
PavelBal opened this issue Apr 9, 2024 · 5 comments
Open
1 task

Write converter for project structure from v5 to v6 #627

PavelBal opened this issue Apr 9, 2024 · 5 comments

Comments

@PavelBal
Copy link
Member

PavelBal commented Apr 9, 2024

@Felixmil
Copy link
Collaborator

Felixmil commented May 6, 2024

What should this converter actually do ?

  1. Read old projectConfiguration file and create ProjectConfiguration object ?
  2. Read older projectconfiguration file and export to new format ?

@PavelBal
Copy link
Member Author

PavelBal commented May 6, 2024

  1. Export to new format, rename files, etc. So a v5 project can be converted to be used with v6. It should be a separate script and not part of the package

@Felixmil
Copy link
Collaborator

Felixmil commented May 7, 2024

To me, 1 should be included in the package to ensure retro compatibility.

2 can be a separate script

@PavelBal
Copy link
Member Author

Where/how is this implemented?

@Felixmil
Copy link
Collaborator

In the new project structure branch, incoming PR

@Felixmil Felixmil reopened this May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Added in Feature Branch
Development

No branches or pull requests

2 participants