Juan Ignacio Dopazo (2014-07-30T14:20:54.000Z)
I don't have an answer, but the "metadata" property of the loadRecord object was designed to be the place where you put your own custom metadata so that it's persisted across hooks. And it works in es6-module-loader: http://jsbin.com/kutey/2/edit?js,output.

Juan
domenic at domenicdenicola.com (2014-08-04T23:47:45.886Z)
I don't have an answer, but the "metadata" property of the loadRecord object was designed to be the place where you put your own custom metadata so that it's persisted across hooks. [And it works in es6-module-loader.](http://jsbin.com/kutey/2/edit?js,output)
domenic at domenicdenicola.com (2014-08-04T23:47:29.648Z)
I don't have an answer, but the "metadata" property of the loadRecord object was designed to be the place where you put your own custom metadata so that it's persisted across hooks. And it works in es6-module-loader: http://jsbin.com/kutey/2/edit?js,output.