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

Change inherits, section and functions to be addable components. #1203

Closed
NTaylorMullen opened this issue Apr 10, 2017 · 3 comments
Closed
Assignees
Milestone

Comments

@NTaylorMullen
Copy link
Member

Today Razor's CSharpCodeParser has a default set of extensible directives that it lights up. These include, inherits, functions and section. We should repurpose these guys to look like other directive registrations. Aka in MVC we have a single class that encompasses all the functionality of @model.

@rynowak
Copy link
Member

rynowak commented Apr 10, 2017

Parking this in the backlog for now, I don't think it's important for preview 1.

@rynowak rynowak modified the milestones: 2.0.0-preview1, Backlog Apr 10, 2017
@rynowak rynowak removed the Evolution label Apr 14, 2017
@rynowak rynowak modified the milestones: 2.0.0-preview2, Backlog Apr 25, 2017
@rynowak
Copy link
Member

rynowak commented Apr 25, 2017

Moving into preview 2

@rynowak rynowak modified the milestones: 2.0.0-preview3, 2.0.0-preview2 May 17, 2017
@rynowak rynowak self-assigned this Jun 9, 2017
@rynowak
Copy link
Member

rynowak commented Jun 14, 2017

22d52f2

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

2 participants