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

EntityChanged EventArgs #194

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

weitzhandler
Copy link
Contributor

@weitzhandler weitzhandler commented Aug 10, 2017

Improve the event-args, so we have more info about what entity changed.

I'd probably add another Action property, of type TrackingState that returns what action was performed (Modified, Added, or Deleted), but I first wanted to post this naked, without putting any effort to it, so to see if you like the idea.
We might also want to change the event-delegate to be of EntityChangedEventArgs pattern.

@tonysneed
Copy link
Collaborator

tonysneed commented Aug 10, 2017 via email

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

Successfully merging this pull request may close these issues.

2 participants