Skip to content

Does perception work with NSManagedObjects? #89

Answered by mbrandonw
kdo1234 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @kdo1234, the Perception library does not add any additional functionality that Swift's native Observation framework doesn't have. So, if you can use @Observable with NSManagedObject subclasses, then you can with @Perceptible too.

But I'm not entirely sure you can use @Observable with NSManagedObject subclasses. You should give it a shot and see what goes wrong. If you have questions about that it may be better suited for Apple's forums.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kdo1234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants