Hacker News new | ask | show | jobs
by mrinterweb 3966 days ago
That is good to know. I figured that ember-list view was likely using some private APIs and fiddling with the ember internals. It makes sense that the Glimmer engine would require a large amount rewrite work for list-view.
1 comments

I just finished getting this working - if you clone that branch there is an example ember-cli app inside tests that has some examples which are great starting points.
Fantastic. Thank you. I'll carve out some time for upgrading soon.