Translations:Scripted objects migration/39/en

From FreeCAD Documentation
Revision as of 22:38, 5 June 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • It is more verbose than method 1 because we need to implement the onDocumentRestored method to migrate the object.
  • It always adds the new properties, so it may create duplicated properties in case the new properties have the same name as the old properties. This has to be handled manually.