andydandy74 / Monito

A view extension for the Dynamo visual programming environment
MIT License
17 stars 4 forks source link

[Templates] Handling of templates from older Dynamo versions #21

Open andydandy74 opened 6 years ago

andydandy74 commented 6 years ago

Any templates that need migrating apparently cannot be copied to a new HomeWorkspace. One possible approach: compare the workspace version with the app version and prompt the user to upgrade (i.e. save) their template or cancel.

andydandy74 commented 6 years ago

Another idea: Serialize / deserialize.

andydandy74 commented 5 years ago

And another idea: pen, save to temporary location, copy, close, delete temporary copy