Does anybody know what will happen to Knockout’s default template engine now when jQuery.tmpl is not being actively developed or maintained anymore? Will Knockout switch to another default engine (which can be done quite easily, as mentioned here in “Note 8”)? Or will it continue to use the pre-1.0.0 of jquery.tmpl as default, even though it’s being dropped? Is there any candidate that is more probable to be the new default?
What do you think?
On Steve Sandersons Blog, who is author of knockoutjs, makes the following statement
jQuery Templates (used internally by Knockout, and soon to be replaced with JsRender)
So the thinking seems to be, Steve will do this to the beta 1.3 version before it is finally released. Watch Steve’s blog for an announcement. Also read the knockout forum at https://groups.google.com/forum/#!forum/knockoutjs
There are a lot of us waiting for this. Be patient.