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

refactor of action descriptor pipeline #682

Merged
merged 1 commit into from
Jun 20, 2014
Merged

refactor of action descriptor pipeline #682

merged 1 commit into from
Jun 20, 2014

Conversation

rynowak
Copy link
Member

@rynowak rynowak commented Jun 19, 2014

Adding extensibility for how ReflectedActionDescriptor is created.

This replaces the various *DescriptorFactory interfaces.


namespace Microsoft.AspNet.Mvc
{
public interface IReflectedApplicationModelListener
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name is a placeholder... ideas?

@Eilon
Copy link
Member

Eilon commented Jun 19, 2014

Can you put the obscure stuff in an obscure namespace?

@rynowak
Copy link
Member Author

rynowak commented Jun 19, 2014

@Eilon sure

(cherry picked from commit 634f756e7fd303fc3022563fcd8fb9b1cb47fba2)
@rynowak
Copy link
Member Author

rynowak commented Jun 20, 2014

@yishaigalatzer @Eilon PR updated

@Eilon
Copy link
Member

Eilon commented Jun 20, 2014

Not sure I'm a fan of the new namespace but we'll do a pass on those in the future anyway. Thanks for moving them!

@rynowak
Copy link
Member Author

rynowak commented Jun 20, 2014

We tried a few ideas and didn't come up with anything that seemed appropriate. It needs to be looked at again later.

@rynowak rynowak merged commit e6ba1f2 into dev Jun 20, 2014
@rynowak rynowak deleted the adp branch June 26, 2014 21:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants