Joe Warwick
My feedback
-
8 votes
Joe Warwick supported this idea ·
-
9 votes
Joe Warwick supported this idea ·
-
24 votes
Joe Warwick supported this idea ·
-
3 votes
An error occurred while saving the comment Joe Warwick shared this idea ·
-
4 votes
Joe Warwick supported this idea ·
-
341 votes
An error occurred while saving the comment Joe Warwick commented
Cascade delete is exposed by the entity framework schema., so it is possible to provide this from metadata.
I understand that breeze does not want to get into the referential integrity space a whole lot, but this particular item would greatly simplify client side model decorators.Joe Warwick supported this idea ·
I should add that this issue occurs on newly CreateEntity created entities. It would be beneficial to have these default values coerced as then the navigation key columns don't have to be specifically specified in the CreateEntity call (so as to override the default string values). This is better for obfuscation purposes and to keep responsibility for model validity on the server side.