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

Remove dependency of @inject on [Activate] #2582

Closed
NTaylorMullen opened this issue May 19, 2015 · 2 comments
Closed

Remove dependency of @inject on [Activate] #2582

NTaylorMullen opened this issue May 19, 2015 · 2 comments

Comments

@NTaylorMullen
Copy link
Member

Right now @inject creates a public property that's decorated with [Activate]. Given the recent push back on how [Activate] isn't the best feature we need to bullet proof the Razor code generation to no longer depend on it.

Assigning to beta5 and to myself. Talked to @DamianEdwards

@NTaylorMullen NTaylorMullen self-assigned this May 19, 2015
@NTaylorMullen NTaylorMullen added this to the 6.0.0-beta5 milestone May 19, 2015
@pranavkm
Copy link
Contributor

More context here: #2151 (comment)

@danroth27 danroth27 assigned rynowak and unassigned NTaylorMullen May 20, 2015
rynowak added a commit that referenced this issue May 21, 2015
Removes usage of [Activate] in razor code generation. Razor will now use
it's own special attribute recognized by the Razor activator.
rynowak added a commit that referenced this issue May 21, 2015
Removes usage of [Activate] in razor code generation. Razor will now use
it's own special attribute recognized by the Razor activator.
rynowak added a commit that referenced this issue May 21, 2015
Removes usage of [Activate] in razor code generation. Razor will now use
it's own special attribute recognized by the Razor activator.
rynowak added a commit that referenced this issue May 22, 2015
Removes usage of [Activate] in razor code generation. Razor will now use
it's own special attribute recognized by the Razor activator.
@rynowak
Copy link
Member

rynowak commented May 22, 2015

92dbd89

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

3 participants