Alias your model to something more verbose, e.g. if your model is a user, do `user: alias(‘model’)`. Since routable components will have explicit attributes set, this will prepare your codebase for...
Since Ember 2.0 will just be a release that removes all of the deprecations, we should start writing our code in a more future-proof manner, since those deprecations are coming sooner, rather than...