You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the best way to move this addon forward into an octane world would be to move to simply export a function. There are some pieces missing, like:
To copy a model's relationship, that relational model must have the Copyable mixin or else it will just be copied by reference.
If we use a function, we can't "mark" a model as copyable. I was thinking a good api would be:
Is there any plans to port the addon to octane ?
The text was updated successfully, but these errors were encountered: