Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

Project loading backwards-compatibility after compiler update #37

Closed
cpdt opened this issue Jul 17, 2018 · 0 comments
Closed

Project loading backwards-compatibility after compiler update #37

cpdt opened this issue Jul 17, 2018 · 0 comments
Labels
bug editor Issues related to the graphical editor
Milestone

Comments

@cpdt
Copy link
Member

cpdt commented Jul 17, 2018

The compiler update resulted in a few project format changes that need migrations in place:

  • NumValues no longer have an active property, so this should be ignored in older projects.
  • History action for setting code has changed, previously it was a CompositeAction containing a SetCodeAction and several control creation/deletion actions - now it is a SetCodeAction which contains those control creation/deletion actions inside.

#35 would be useful to aid history migrations in the future, too.

@cpdt cpdt added bug editor Issues related to the graphical editor labels Jul 17, 2018
@cpdt cpdt added this to the 0.3.0 milestone Jul 17, 2018
@cpdt cpdt changed the title Project loading backwards-compatability after compiler update Project loading backwards-compatibility after compiler update Jul 21, 2018
@cpdt cpdt closed this as completed in b116ef6 Jul 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug editor Issues related to the graphical editor
Projects
None yet
Development

No branches or pull requests

1 participant