Open runspired opened 2 years ago
A thing we haven't done yet is design a v2 app format. I think engines should be part of that.
I also think that design will lean heavily on ember's adoption of strict templates with no more global resolving. That leaves engines with much less to do.
Engines are both addons and also not at all addons. For them to convert to v2 I think we need roughly
main
entry point should be (probably engine.{js/ts})