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

Diagnostics Source events for View Components #3274

Closed
avanderhoorn opened this issue Oct 6, 2015 · 2 comments
Closed

Diagnostics Source events for View Components #3274

avanderhoorn opened this issue Oct 6, 2015 · 2 comments
Assignees
Milestone

Comments

@avanderhoorn
Copy link
Member

Originally we had intended to show child actions. View Components are the successor to what child actions where intended to do and we would like to have Diagnostics Source events for the "action"/component resolution and corresponding view resolution.

// @rynowak @Eilon

@rynowak
Copy link
Member

rynowak commented Oct 6, 2015

Would love to see more detail about what this would look like and what kinds of things you expect users to troubleshoot/understand with this experience.

@avanderhoorn
Copy link
Member Author

As demonstrated by the various View Components in MusicStore, I think it is imagined that a good percentage of users will be doing some sort of out-of-proc work in these (probably mainly db stuff) and because of that it makes sense to show them what is causing that work to occur and what the result it. Hence shoring which View Component have executed, what happened within them and what resulted is really useful. Given this, we would like a before/after for the View Component itself and then for the "view" that results from that. Does that make sense/help?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants