Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Errors on Managed Object #91

Description

@matrinox

One thing I love above ActiveRecord is getting errors on the object. Of course, you can get the errors on the MOC but it gives you errors of EVERY object in the context.
I'm thinking after an [object save] operation, you can go object.errors and it filters only the relevant errors. It could even be spiced up with a special errors class that can respond to messages like toString or toWhatever.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions