Skip to content

How to propagate the notification for a collection of item that implements INotifyPropetyChanged? #890

Answered by JakenVeina
Snailya asked this question in Q&A
Discussion options

You must be logged in to vote

I'm not familiar with the details of how the tree transforms work, myself, but everything you've described laid out sounds and looks correct, logically, I don't think you're missing anything fundamental about proper usage of DD.

What I'm failing to see here is the connection between ShapeModel and ShapeViewModel. Or are you saying that ShapeViewModel is from your smaller demo app, and that version works, but it's not working with ShapeModel in the full app? I'd also want to see what BOMTreeItemViewModel has in it.

If it were me, my next step would be to toss .Do(x => {}) into the stream, both before .TransformToTree() and after .Transform() and set breakpoints in them, in order to inspect…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@Snailya
Comment options

Comment options

You must be logged in to vote
2 replies
@Snailya
Comment options

@JakenVeina
Comment options

Answer selected by Snailya
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