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

Migration support #34

Closed
AndyDentFree opened this issue Jul 20, 2015 · 3 comments
Closed

Migration support #34

AndyDentFree opened this issue Jul 20, 2015 · 3 comments

Comments

@AndyDentFree
Copy link
Contributor

AndyDentFree commented Jul 20, 2015

Support full migration with a callback. Note this requires callback from C++ ObjectStore to C# to provide full application programmer control. May want some pruning by object class and by property so callback only occurs as little as possible.

See further discussion in the Schema and Migration wiki page.

@AndyDentFree AndyDentFree added this to the Phase 2 milestone Jul 20, 2015
@AndyDentFree
Copy link
Contributor Author

When implemented, update the README.md to have a clause like the Cocoa one in the keep our API down to section, eg:

and 1 utility class (Migrations)

@timanglade timanglade removed this from the Phase 2 milestone Dec 8, 2015
@AndyDentFree AndyDentFree added P1 and removed P2 labels Dec 15, 2015
@AndyDentFree AndyDentFree added P2 and removed P1 labels Jan 12, 2016
@AndyDentFree
Copy link
Contributor Author

When added, update the main index.md doc page with migration as an example under Class Subsets like the Swift docs

AndyDentFree pushed a commit that referenced this issue May 3, 2016
Support compilation for android with gcc/remove apple specific code
@kristiandupont
Copy link
Contributor

Moved to #545

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants