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
Why would codegen be required? We should leverage all the existing features of JS/TS for code composition and not resort to codegen unless absolutely necessary.
Here, i think the Mix-In pattern would work nicely if it can be made possible, naturally some experimentation would be necessary
Now, contract composability is not possible by extension, as proven here: #319
We need to define if this feature is important and if it is - add implementation and examples.
We can consider other options for composability. More info in #319
No description provided.
The text was updated successfully, but these errors were encountered: