Jumoo / uSyncMigrations

Rough and ready migration code.
Mozilla Public License 2.0
44 stars 57 forks source link

Public all the migrators #256

Open lars-erik opened 7 months ago

lars-erik commented 7 months ago

I'm doing very custom things with a replacement for Vorto.
It is impossible without making the actual migration handlers replacable and preferably inheritable.
(Maybe Vorto shouldn't be so tightly coupled through ISyncReplacablePropertyMigrator?)

For now this is WIP and possibly way to hacky to mandate pulling, but wanted to make the PR for visibility and possible discussion.

Will update when my PoC works. 🙃

lars-erik commented 3 months ago

I'm un-WIP'ing this. Have not found anything else I need in order to migrate a completely bonkers structure. Let me know if I should rebase or merge. (Or give up. 🙈)