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

hyper.nonExportable is not working for attributes #123

Closed
Sorix opened this issue Sep 28, 2016 · 2 comments
Closed

hyper.nonExportable is not working for attributes #123

Sorix opened this issue Sep 28, 2016 · 2 comments
Assignees

Comments

@Sorix
Copy link

Sorix commented Sep 28, 2016

It seems that hyper.nonExportable works only for relationships, so it can't be used for attributes. If you have added that key to whole framework it maybe very unclear that it works only for relationships.

Anyway that key will be very useful for attributes, e.g. if you don't want to export some secrets or binary data.

I don't know if it is expected behavior or bug, so I've posted example project with bug reproduction.

XCode project: hypbug_nonExportable.zip

Versions:

  • NSManagedObject-HYPPropertyMapper (4.1.1):
    • DateParser (~> 0.1.0)
    • NSEntityDescription-SYNCPrimaryKey (~> 1.2.6)

Related:

@3lvis
Copy link
Collaborator

3lvis commented Sep 29, 2016

Hi @Sorix!

I only implemented it for relationships but I see how it could be useful for attributes as well.

Nice suggestion. 👍

@3lvis
Copy link
Collaborator

3lvis commented Oct 21, 2016

Available on 5.0.1 💥

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

No branches or pull requests

2 participants