Closed crusso closed 3 years ago
Isn't this done already?
Motoko certainly does - and IDL does too, right? Does dfx know how to use this info to pass installation/upgrade arguments?
Yes, we can close this.
I though we still do not have a proper story for converting an IDL with service "constructor" type into a proper service type when instantiating a canister. Though that may be more of a tooling issue.
Motoko now supports actor classes as compilation units, providing access to canister arguments. However, we need to decide how to expose the canister argument as IDL to dfx etc.