Skip to content

Deprecate template in favor of partial#3017

Merged
wagenet merged 1 commit intoemberjs:masterfrom
machty:deprecate-template
Jul 28, 2013
Merged

Deprecate template in favor of partial#3017
wagenet merged 1 commit intoemberjs:masterfrom
machty:deprecate-template

Conversation

@machty
Copy link
Contributor

@machty machty commented Jul 19, 2013

Also, don't emit a warning if you use the de-underscored
template name with the partial helper.

This is a step in the direction if simplifying all the
different ways to insert a template.

Also, don't emit a warning if you use the de-underscored
template name with the `partial` helper.

This is a step in the direction if simplifying all the
different ways to insert a template.
@machty
Copy link
Contributor Author

machty commented Jul 19, 2013

Fixes #2242

@machty
Copy link
Contributor Author

machty commented Jul 19, 2013

Also more effectively closes the already closed #1930

@wagenet
Copy link
Member

wagenet commented Jul 28, 2013

@wycats Does this seem ok to you?

@ghost ghost assigned wycats Jul 28, 2013
@wycats
Copy link
Member

wycats commented Jul 28, 2013

Yep.

wagenet added a commit that referenced this pull request Jul 28, 2013
Deprecate `template` in favor of `partial`
@wagenet wagenet merged commit dd3a74c into emberjs:master Jul 28, 2013
@stefanpenner
Copy link
Member

@machty this spews some deprecation warnings mind cleaning these up?

@machty
Copy link
Contributor Author

machty commented Jul 29, 2013

@stefanpenner I'm assuming these deprecation warnings spew when you use template, no? If so, this is by design. What should it be doing differently? We wanna get rid of template eventually.

@stefanpenner
Copy link
Member

We don't want extra noise in the ember-test suite itself, and now no longer does

@machty
Copy link
Contributor Author

machty commented Jul 29, 2013

❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants